Searched refs:PTP_EVENT_PORT (Results 1 – 1 of 1) sorted by relevance
124 #define PTP_EVENT_PORT 319 macro1067 htons(PTP_EVENT_PORT)); in efx_ptp_insert_multicast_filters()1365 udp_hdr(skb)->dest == htons(PTP_EVENT_PORT); in efx_ptp_is_ptp_tx()1426 if (ntohs(*(__be16 *)&data[PTP_DPORT_OFFSET]) == PTP_EVENT_PORT) { in efx_ptp_rx()1465 if ((udp_hdr(skb)->dest == htons(PTP_EVENT_PORT)) && in efx_ptp_tx()