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

Data Fields

uint8_t flags
 
uint8_t root [8]
 
uint8_t root_cost [4]
 
uint8_t sender [8]
 
uint8_t port [2]
 
uint8_t msg_age [2]
 
uint8_t max_age [2]
 
uint8_t hello_time [2]
 
uint8_t forward_delay [2]
 

Detailed Description

Definition at line 28 of file ebt_stp.c.

Field Documentation

uint8_t flags

Definition at line 29 of file ebt_stp.c.

uint8_t forward_delay[2]

Definition at line 37 of file ebt_stp.c.

uint8_t hello_time[2]

Definition at line 36 of file ebt_stp.c.

uint8_t max_age[2]

Definition at line 35 of file ebt_stp.c.

uint8_t msg_age[2]

Definition at line 34 of file ebt_stp.c.

Definition at line 33 of file ebt_stp.c.

uint8_t root[8]

Definition at line 30 of file ebt_stp.c.

uint8_t root_cost[4]

Definition at line 31 of file ebt_stp.c.

uint8_t sender[8]

Definition at line 32 of file ebt_stp.c.


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