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

#include <if_team.h>

Data Fields

struct net_devicedev
 
struct team_pcpu_stats __percpupcpu_stats
 
struct mutex lock
 
int en_port_count
 
struct hlist_head en_port_hlist [TEAM_PORT_HASHENTRIES]
 
struct list_head port_list
 
struct list_head option_list
 
struct list_head option_inst_list
 
struct team_modemode
 
struct team_mode_ops ops
 
bool queue_override_enabled
 
struct list_headqom_lists
 
long mode_priv [TEAM_MODE_PRIV_LONGS]
 

Detailed Description

Definition at line 170 of file if_team.h.

Field Documentation

Definition at line 171 of file if_team.h.

int en_port_count

Definition at line 179 of file if_team.h.

Definition at line 180 of file if_team.h.

struct mutex lock

Definition at line 174 of file if_team.h.

Definition at line 187 of file if_team.h.

Definition at line 191 of file if_team.h.

Definition at line 188 of file if_team.h.

struct list_head option_inst_list

Definition at line 185 of file if_team.h.

struct list_head option_list

Definition at line 184 of file if_team.h.

Definition at line 172 of file if_team.h.

Definition at line 182 of file if_team.h.

struct list_head* qom_lists

Definition at line 190 of file if_team.h.

bool queue_override_enabled

Definition at line 189 of file if_team.h.


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