Home
last modified time | relevance | path

Searched refs:PTP_PROTOCOL (Results 1 – 1 of 1) sorted by relevance

/dpdk/examples/ptpclient/
H A Dptpclient.c43 #define PTP_PROTOCOL 0x88F7 macro
441 eth_hdr->ether_type = htons(PTP_PROTOCOL); in parse_fup()
584 if (eth_type == PTP_PROTOCOL) { in parse_ptp_frames()