ROFL-pipeline  v0.6.0dev
Data Fields
physical_switch Struct Reference

Keeps the state of the physical switch (device), including ports and logical switch instances. More...

#include <physical_switch.h>

Data Fields

unsigned int num_of_logical_switches
 
of_switch_tlogical_switches [PHYSICAL_SWITCH_MAX_LS]
 
switch_port_tphysical_ports [PHYSICAL_SWITCH_MAX_NUM_PHY_PORTS]
 
switch_port_ttunnel_ports [PHYSICAL_SWITCH_MAX_NUM_TUN_PORTS]
 
switch_port_tvirtual_ports [PHYSICAL_SWITCH_MAX_NUM_VIR_PORTS]
 
switch_port_t meta_ports [PHYSICAL_SWITCH_MAX_NUM_META_PORTS]
 
monitoring_state_t monitoring
 
platform_mutex_t * mutex
 
platform_physical_switch_state_t * platform_state
 

Detailed Description

Keeps the state of the physical switch (device), including ports and logical switch instances.

Definition at line 153 of file physical_switch.h.


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