Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
s_stats Struct Reference

#include <af_can.h>

Data Fields

unsigned long jiffies_init
 
unsigned long rx_frames
 
unsigned long tx_frames
 
unsigned long matches
 
unsigned long total_rx_rate
 
unsigned long total_tx_rate
 
unsigned long total_rx_match_ratio
 
unsigned long current_rx_rate
 
unsigned long current_tx_rate
 
unsigned long current_rx_match_ratio
 
unsigned long max_rx_rate
 
unsigned long max_tx_rate
 
unsigned long max_rx_match_ratio
 
unsigned long rx_frames_delta
 
unsigned long tx_frames_delta
 
unsigned long matches_delta
 

Detailed Description

Definition at line 75 of file af_can.h.

Field Documentation

unsigned long current_rx_match_ratio

Definition at line 88 of file af_can.h.

unsigned long current_rx_rate

Definition at line 86 of file af_can.h.

unsigned long current_tx_rate

Definition at line 87 of file af_can.h.

unsigned long jiffies_init

Definition at line 76 of file af_can.h.

unsigned long matches

Definition at line 80 of file af_can.h.

unsigned long matches_delta

Definition at line 96 of file af_can.h.

unsigned long max_rx_match_ratio

Definition at line 92 of file af_can.h.

unsigned long max_rx_rate

Definition at line 90 of file af_can.h.

unsigned long max_tx_rate

Definition at line 91 of file af_can.h.

unsigned long rx_frames

Definition at line 78 of file af_can.h.

unsigned long rx_frames_delta

Definition at line 94 of file af_can.h.

unsigned long total_rx_match_ratio

Definition at line 84 of file af_can.h.

unsigned long total_rx_rate

Definition at line 82 of file af_can.h.

unsigned long total_tx_rate

Definition at line 83 of file af_can.h.

unsigned long tx_frames

Definition at line 79 of file af_can.h.

unsigned long tx_frames_delta

Definition at line 95 of file af_can.h.


The documentation for this struct was generated from the following file: