FD.io VPP
v17.04-9-g99c0734
Vector Packet Processing
|
Data Fields | |
u32 | hw_if_index |
f64 | last_heard |
f64 | last_sent |
u8 * | chassis_id |
u8 * | port_id |
u16 | ttl |
lldp_port_id_subtype_t | port_id_subtype |
lldp_chassis_id_subtype_t | chassis_id_subtype |
Definition at line 30 of file lldp_node.h.
u8* lldp_intf::chassis_id |
Definition at line 40 of file lldp_node.h.
lldp_chassis_id_subtype_t lldp_intf::chassis_id_subtype |
Definition at line 44 of file lldp_node.h.
u32 lldp_intf::hw_if_index |
Definition at line 33 of file lldp_node.h.
f64 lldp_intf::last_heard |
Definition at line 36 of file lldp_node.h.
f64 lldp_intf::last_sent |
Definition at line 37 of file lldp_node.h.
u8* lldp_intf::port_id |
Definition at line 41 of file lldp_node.h.
lldp_port_id_subtype_t lldp_intf::port_id_subtype |
Definition at line 43 of file lldp_node.h.
u16 lldp_intf::ttl |
Definition at line 42 of file lldp_node.h.