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

#include <br_private.h>

Data Fields

struct net_bridgebr
 
struct net_devicedev
 
struct list_head list
 
u8 priority
 
u8 state
 
u16 port_no
 
unsigned char topology_change_ack
 
unsigned char config_pending
 
port_id port_id
 
port_id designated_port
 
bridge_id designated_root
 
bridge_id designated_bridge
 
u32 path_cost
 
u32 designated_cost
 
unsigned long designated_age
 
struct timer_list forward_delay_timer
 
struct timer_list hold_timer
 
struct timer_list message_age_timer
 
struct kobject kobj
 
struct rcu_head rcu
 
unsigned long flags
 

Detailed Description

Definition at line 110 of file br_private.h.

Field Documentation

Definition at line 112 of file br_private.h.

unsigned char config_pending

Definition at line 121 of file br_private.h.

unsigned long designated_age

Definition at line 128 of file br_private.h.

bridge_id designated_bridge

Definition at line 125 of file br_private.h.

u32 designated_cost

Definition at line 127 of file br_private.h.

port_id designated_port

Definition at line 123 of file br_private.h.

bridge_id designated_root

Definition at line 124 of file br_private.h.

Definition at line 113 of file br_private.h.

unsigned long flags

Definition at line 136 of file br_private.h.

struct timer_list forward_delay_timer

Definition at line 130 of file br_private.h.

struct timer_list hold_timer

Definition at line 131 of file br_private.h.

Definition at line 133 of file br_private.h.

Definition at line 114 of file br_private.h.

struct timer_list message_age_timer

Definition at line 132 of file br_private.h.

u32 path_cost

Definition at line 126 of file br_private.h.

Definition at line 122 of file br_private.h.

u16 port_no

Definition at line 119 of file br_private.h.

u8 priority

Definition at line 117 of file br_private.h.

Definition at line 134 of file br_private.h.

Definition at line 118 of file br_private.h.

unsigned char topology_change_ack

Definition at line 120 of file br_private.h.


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