pt1588-SH7216 1
IEEE1588v2 Implementation for Renesas SH7216 Demo

TLV Struct Reference

A TLV extension (5.3.8). More...

#include <ptp-data-types.h>

Data Fields

Enumeration16 tlvType
 TLV type (5.3.8, 14.1.1).
UInteger16 lengthField
 Length of the TLV field in number of of octets (must be even) (5.3.8, 14.1.2).
OctetvalueField
 Format and meaning of the value field is defined by the TLV type (5.3.8, 14.1.3) .

Detailed Description

A TLV extension (5.3.8).

Definition at line 95 of file ptp-data-types.h.


Field Documentation

Length of the TLV field in number of of octets (must be even) (5.3.8, 14.1.2).

Definition at line 98 of file ptp-data-types.h.

TLV type (5.3.8, 14.1.1).

Definition at line 97 of file ptp-data-types.h.

Format and meaning of the value field is defined by the TLV type (5.3.8, 14.1.3) .

Definition at line 100 of file ptp-data-types.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerator Defines