flexPTP 1.0
An IEEE 1588 PTP implementation designed for microcontrollers
Loading...
Searching...
No Matches
PtpTlvHeader Struct Reference

PTP TLV. More...

#include <ptp_types.h>

Data Fields

uint16_t type
 
uint16_t length
 

Detailed Description

PTP TLV.

Definition at line 380 of file ptp_types.h.

Field Documentation

◆ length

uint16_t length

Length of this TLV

Definition at line 381 of file ptp_types.h.

◆ type

uint16_t type

Type of the TLV

Definition at line 381 of file ptp_types.h.


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