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

#include <br_private_stp.h>

Data Fields

unsigned int topology_change:1
 
unsigned int topology_change_ack:1
 
bridge_id root
 
int root_path_cost
 
bridge_id bridge_id
 
port_id port_id
 
int message_age
 
int max_age
 
int hello_time
 
int forward_delay
 

Detailed Description

Definition at line 32 of file br_private_stp.h.

Field Documentation

Definition at line 37 of file br_private_stp.h.

int forward_delay

Definition at line 42 of file br_private_stp.h.

int hello_time

Definition at line 41 of file br_private_stp.h.

int max_age

Definition at line 40 of file br_private_stp.h.

int message_age

Definition at line 39 of file br_private_stp.h.

Definition at line 38 of file br_private_stp.h.

bridge_id root

Definition at line 35 of file br_private_stp.h.

int root_path_cost

Definition at line 36 of file br_private_stp.h.

unsigned int topology_change

Definition at line 33 of file br_private_stp.h.

unsigned int topology_change_ack

Definition at line 34 of file br_private_stp.h.


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