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

#include <ebt_stp.h>

Data Fields

__u8 flags
 
__u16 root_priol
 
__u16 root_priou
 
char root_addr [6]
 
char root_addrmsk [6]
 
__u32 root_costl
 
__u32 root_costu
 
__u16 sender_priol
 
__u16 sender_priou
 
char sender_addr [6]
 
char sender_addrmsk [6]
 
__u16 portl
 
__u16 portu
 
__u16 msg_agel
 
__u16 msg_ageu
 
__u16 max_agel
 
__u16 max_ageu
 
__u16 hello_timel
 
__u16 hello_timeu
 
__u16 forward_delayl
 
__u16 forward_delayu
 

Detailed Description

Definition at line 25 of file ebt_stp.h.

Field Documentation

__u8 flags

Definition at line 26 of file ebt_stp.h.

__u16 forward_delayl

Definition at line 36 of file ebt_stp.h.

__u16 forward_delayu

Definition at line 36 of file ebt_stp.h.

__u16 hello_timel

Definition at line 35 of file ebt_stp.h.

__u16 hello_timeu

Definition at line 35 of file ebt_stp.h.

__u16 max_agel

Definition at line 34 of file ebt_stp.h.

__u16 max_ageu

Definition at line 34 of file ebt_stp.h.

__u16 msg_agel

Definition at line 33 of file ebt_stp.h.

__u16 msg_ageu

Definition at line 33 of file ebt_stp.h.

__u16 portl

Definition at line 32 of file ebt_stp.h.

__u16 portu

Definition at line 32 of file ebt_stp.h.

char root_addr[6]

Definition at line 28 of file ebt_stp.h.

char root_addrmsk[6]

Definition at line 28 of file ebt_stp.h.

__u32 root_costl

Definition at line 29 of file ebt_stp.h.

__u32 root_costu

Definition at line 29 of file ebt_stp.h.

__u16 root_priol

Definition at line 27 of file ebt_stp.h.

__u16 root_priou

Definition at line 27 of file ebt_stp.h.

char sender_addr[6]

Definition at line 31 of file ebt_stp.h.

char sender_addrmsk[6]

Definition at line 31 of file ebt_stp.h.

__u16 sender_priol

Definition at line 30 of file ebt_stp.h.

__u16 sender_priou

Definition at line 30 of file ebt_stp.h.


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