Linux Kernel
3.7.1
|
Data Fields | |
u64 | rx_packets |
u64 | tx_packets |
u64 | rx_bytes |
u64 | tx_bytes |
Definition at line 101 of file ppp_generic.c.
u64 rx_bytes |
Definition at line 104 of file ppp_generic.c.
u64 rx_packets |
Definition at line 102 of file ppp_generic.c.
u64 tx_bytes |
Definition at line 105 of file ppp_generic.c.
u64 tx_packets |
Definition at line 103 of file ppp_generic.c.