Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
net_lldp_time_to_live_tlv Struct Reference

#include <lldp.h>

Data Fields

uint16_t type_length
 
uint16_t ttl
 

Detailed Description

Time To Live TLV, see chapter 8.5.4 in IEEE 802.1AB

Field Documentation

◆ ttl

uint16_t net_lldp_time_to_live_tlv::ttl

Time To Live (TTL) value

◆ type_length

uint16_t net_lldp_time_to_live_tlv::type_length

7 bits for type, 9 bits for length


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