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

Data Fields

u64 rx_packets
 
u64 tx_packets
 
u64 rx_bytes
 
u64 tx_bytes
 

Detailed Description

Definition at line 101 of file ppp_generic.c.

Field Documentation

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.


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