![]() |
flexPTP 1.0
An IEEE 1588 PTP implementation designed for microcontrollers
|
PTP TLV presets. More...
Data Fields | |
char | name [(7)+1] |
Name of the TLV preset. | |
const PtpProfileTlvElement * | tlvList |
Linked list of the TLVs. | |
PTP TLV presets.
Definition at line 64 of file ptp_profile_presets.c.
char name[(7)+1] |
Name of the TLV preset.
Definition at line 65 of file ptp_profile_presets.c.
const PtpProfileTlvElement* tlvList |
Linked list of the TLVs.
Definition at line 66 of file ptp_profile_presets.c.