Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS

#include <lldp.h>

Data Fields

struct net_lldp_chassis_tlv chassis_id
 
struct net_lldp_port_tlv port_id
 
struct net_lldp_time_to_live_tlv ttl
 

Detailed Description

LLDP Data Unit (LLDPDU) shall contain the following ordered TLVs as stated in "8.2 LLDPDU format" from the IEEE 802.1AB

Field Documentation

◆ chassis_id

struct net_lldp_chassis_tlv net_lldpdu::chassis_id

Mandatory Chassis TLV

◆ port_id

struct net_lldp_port_tlv net_lldpdu::port_id

Mandatory Port TLV

◆ ttl

struct net_lldp_time_to_live_tlv net_lldpdu::ttl

Mandatory TTL TLV


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