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

#include <if_team.h>

Data Fields

struct net_devicedev
 
struct hlist_node hlist
 
struct list_head list
 
struct teamteam
 
int index
 
bool linkup
 
struct {
   bool   linkup
 
   u32   speed
 
   u8   duplex
 
state
 
struct {
   bool   linkup
 
   bool   linkup_enabled
 
user
 
bool changed
 
bool removed
 
struct {
   unsigned char   dev_addr [MAX_ADDR_LEN]
 
   unsigned int   mtu
 
orig
 
s32 priority
 
u16 queue_id
 
struct list_head qom_list
 
long mode_priv [0]
 

Detailed Description

Definition at line 31 of file if_team.h.

Field Documentation

bool changed

Definition at line 53 of file if_team.h.

Definition at line 32 of file if_team.h.

unsigned char dev_addr[MAX_ADDR_LEN]

Definition at line 61 of file if_team.h.

Definition at line 43 of file if_team.h.

Definition at line 33 of file if_team.h.

int index

Definition at line 36 of file if_team.h.

bool linkup

Definition at line 38 of file if_team.h.

bool linkup_enabled

Definition at line 49 of file if_team.h.

Definition at line 34 of file if_team.h.

long mode_priv[0]

Definition at line 72 of file if_team.h.

unsigned int mtu

Definition at line 62 of file if_team.h.

struct { ... } orig
s32 priority

Definition at line 69 of file if_team.h.

struct list_head qom_list

Definition at line 71 of file if_team.h.

u16 queue_id

Definition at line 70 of file if_team.h.

bool removed

Definition at line 54 of file if_team.h.

u32 speed

Definition at line 42 of file if_team.h.

struct { ... } state

Definition at line 35 of file if_team.h.

struct { ... } user

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