pt1588-SH7216 1
IEEE1588v2 Implementation for Renesas SH7216 Demo

ManagementTLV Struct Reference

A management TLV (15.5). More...

#include <ptp-data-types.h>

Data Fields

Enumeration16 tlvType
 Type is MANAGEMENT (15.5.2.1).
UInteger16 lengthField
 Length of the data field (must be even) in octets, plus 2.
Enumeration16 managementId
 Management Id (15.5.2.3).
OctetdataField
 Data field where the contents depend on the management Id (15.5.3).
UInteger16 dataFieldLength
 Length of the data field in number of octets (15.5.3).

Detailed Description

A management TLV (15.5).

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


Field Documentation

Data field where the contents depend on the management Id (15.5.3).

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

Length of the data field in number of octets (15.5.3).

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

Length of the data field (must be even) in octets, plus 2.

(15.5.2.2).

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

Management Id (15.5.2.3).

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

Type is MANAGEMENT (15.5.2.1).

Definition at line 285 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