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

#include <if_team.h>

Data Fields

u64 rx_packets
 
u64 rx_bytes
 
u64 rx_multicast
 
u64 tx_packets
 
u64 tx_bytes
 
struct u64_stats_sync syncp
 
u32 rx_dropped
 
u32 tx_dropped
 

Detailed Description

Definition at line 18 of file if_team.h.

Field Documentation

u64 rx_bytes

Definition at line 20 of file if_team.h.

u32 rx_dropped

Definition at line 25 of file if_team.h.

u64 rx_multicast

Definition at line 21 of file if_team.h.

u64 rx_packets

Definition at line 19 of file if_team.h.

Definition at line 24 of file if_team.h.

u64 tx_bytes

Definition at line 23 of file if_team.h.

u32 tx_dropped

Definition at line 26 of file if_team.h.

u64 tx_packets

Definition at line 22 of file if_team.h.


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