FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
lacp_interface_details_t Struct Reference

LACP interface details struct. More...

Data Fields

u32 sw_if_index
 
u8 interface_name [64]
 
u32 rx_state
 
u32 tx_state
 
u32 mux_state
 
u32 ptx_state
 
u8 bond_interface_name [64]
 
u16 actor_system_priority
 
u8 actor_system [6]
 
u16 actor_key
 
u16 actor_port_priority
 
u16 actor_port_number
 
u8 actor_state
 
u16 partner_system_priority
 
u8 partner_system [6]
 
u16 partner_key
 
u16 partner_port_priority
 
u16 partner_port_number
 
u8 partner_state
 

Detailed Description

LACP interface details struct.

Definition at line 90 of file node.h.

Field Documentation

u16 lacp_interface_details_t::actor_key

Definition at line 101 of file node.h.

u16 lacp_interface_details_t::actor_port_number

Definition at line 103 of file node.h.

u16 lacp_interface_details_t::actor_port_priority

Definition at line 102 of file node.h.

u8 lacp_interface_details_t::actor_state

Definition at line 104 of file node.h.

u8 lacp_interface_details_t::actor_system[6]

Definition at line 100 of file node.h.

u16 lacp_interface_details_t::actor_system_priority

Definition at line 99 of file node.h.

u8 lacp_interface_details_t::bond_interface_name[64]

Definition at line 98 of file node.h.

u8 lacp_interface_details_t::interface_name[64]

Definition at line 93 of file node.h.

u32 lacp_interface_details_t::mux_state

Definition at line 96 of file node.h.

u16 lacp_interface_details_t::partner_key

Definition at line 107 of file node.h.

u16 lacp_interface_details_t::partner_port_number

Definition at line 109 of file node.h.

u16 lacp_interface_details_t::partner_port_priority

Definition at line 108 of file node.h.

u8 lacp_interface_details_t::partner_state

Definition at line 110 of file node.h.

u8 lacp_interface_details_t::partner_system[6]

Definition at line 106 of file node.h.

u16 lacp_interface_details_t::partner_system_priority

Definition at line 105 of file node.h.

u32 lacp_interface_details_t::ptx_state

Definition at line 97 of file node.h.

u32 lacp_interface_details_t::rx_state

Definition at line 94 of file node.h.

u32 lacp_interface_details_t::sw_if_index

Definition at line 92 of file node.h.

u32 lacp_interface_details_t::tx_state

Definition at line 95 of file node.h.


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