OpenNSL API Guide and Reference Manual
|
Data Fields | |
int | port_1 |
int | port_2 |
opennsl_stg_t | stg |
int | stp_state_1 |
int | stp_state_2 |
int | vlan_1 |
Definition at line 67 of file example_stp.c.
int stg_info_s::port_1 |
Definition at line 69 of file example_stp.c.
Referenced by example_stg_create(), example_stg_init(), and main().
int stg_info_s::port_2 |
Definition at line 70 of file example_stp.c.
Referenced by example_stg_create(), example_stg_init(), and main().
opennsl_stg_t stg_info_s::stg |
Definition at line 73 of file example_stp.c.
Referenced by example_stg_create(), example_stg_init(), main(), and revert_stg().
int stg_info_s::stp_state_1 |
Definition at line 71 of file example_stp.c.
Referenced by example_stg_create(), and example_stg_init().
int stg_info_s::stp_state_2 |
Definition at line 72 of file example_stp.c.
Referenced by example_stg_create(), and example_stg_init().
int stg_info_s::vlan_1 |
Definition at line 68 of file example_stp.c.
Referenced by example_stg_create(), example_stg_init(), and revert_stg().