Linux Kernel
3.7.1
|
#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 |