Memory buffer tag (m_tag) macros

Memory buffer (mbuf) tag macros, for use with ptp_tstmp_locate().

Definitions:

#define MTAG_PTP 1710436530
#define MTAG_PTP_TX_TSTMP 0
#define MTAG_PTP_RX_TSTMP 1
#define MTAG_PTP_TYPE_MIN MTAG_PTP_TX_TSTMP
#define MTAG_PTP_TYPE_MAX MTAG_PTP_RX_TSTMP
#define MTAG_PTP_SIZE (sizeof(struct ptp_tstmp_tag) - sizeof(struct m_tag))
Page updated: