10#ifndef FLEXPTP_NETWORK_STACK_DRIVER
11#define FLEXPTP_NETWORK_STACK_DRIVER
void ptp_nsd_transmit_msg(RawPtpMessage *pMsg, uint32_t uid)
void ptp_nsd_igmp_join_leave(bool join)
void ptp_nsd_init(PtpTransportType tp, PtpDelayMechanism dm)
void ptp_nsd_get_interface_address(uint8_t *hwa)
This module defines the fundamental PTP message and state machine type, flags, bitfields and the PTP ...
PtpTransportType
PTP transport type enumeration.
PtpDelayMechanism
PTP Delay mechanism enumeration.