pt1588-SH7216 1
IEEE1588v2 Implementation for Renesas SH7216 Demo
|
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). | |
Octet * | valueField |
Format and meaning of the value field is defined by the TLV type (5.3.8, 14.1.3) . |
A TLV extension (5.3.8).
Definition at line 95 of file ptp-data-types.h.
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.