Zephyr API 3.6.99
|
LLDP Data Unit (LLDPDU) shall contain the following ordered TLVs as stated in "8.2 LLDPDU format" from the IEEE 802.1AB. More...
#include <lldp.h>
Data Fields | |
struct net_lldp_chassis_tlv | chassis_id |
Mandatory Chassis TLV. | |
struct net_lldp_port_tlv | port_id |
Mandatory Port TLV. | |
struct net_lldp_time_to_live_tlv | ttl |
Mandatory TTL TLV. | |
LLDP Data Unit (LLDPDU) shall contain the following ordered TLVs as stated in "8.2 LLDPDU format" from the IEEE 802.1AB.
struct net_lldp_chassis_tlv net_lldpdu::chassis_id |
Mandatory Chassis TLV.
struct net_lldp_port_tlv net_lldpdu::port_id |
Mandatory Port TLV.
struct net_lldp_time_to_live_tlv net_lldpdu::ttl |
Mandatory TTL TLV.