Searched refs:PTP_EVENT_PORT (Results 1 – 4 of 4) sorted by relevance
67 uh->dest == htons(PTP_EVENT_PORT); in cxgb4_ptp_is_ptp_tx()89 return uh->dest == htons(PTP_EVENT_PORT) && in cxgb4_ptp_is_ptp_rx()90 uh->source == htons(PTP_EVENT_PORT); in cxgb4_ptp_is_ptp_rx()
44 #define PTP_EVENT_PORT 319 macro
120 #define PTP_EVENT_PORT 319 macro1339 htonl(PTP_ADDR_IPV4), PTP_EVENT_PORT, in efx_ptp_insert_multicast_filters()1355 &ptp_addr_ipv6, PTP_EVENT_PORT, 0); in efx_ptp_insert_multicast_filters()1383 udp_hdr(skb)->source == htons(PTP_EVENT_PORT); in efx_ptp_valid_unicast_event_pkt()1387 udp_hdr(skb)->source == htons(PTP_EVENT_PORT); in efx_ptp_valid_unicast_event_pkt()1408 addr, PTP_EVENT_PORT, expiry); in efx_ptp_insert_unicast_filter()1419 addr, PTP_EVENT_PORT, expiry); in efx_ptp_insert_unicast_filter()1728 udp_hdr(skb)->dest == htons(PTP_EVENT_PORT); in efx_ptp_is_ptp_tx()1767 if (ntohs(*(__be16 *)&data[PTP_DPORT_OFFSET]) == PTP_EVENT_PORT) { in efx_ptp_rx()1795 if ((udp_hdr(skb)->dest == htons(PTP_EVENT_PORT)) && in efx_ptp_tx()
121 #define PTP_EVENT_PORT 319 macro1290 htons(PTP_EVENT_PORT)); in efx_ptp_insert_multicast_filters()1609 udp_hdr(skb)->dest == htons(PTP_EVENT_PORT); in efx_siena_ptp_is_ptp_tx()1670 if (ntohs(*(__be16 *)&data[PTP_DPORT_OFFSET]) == PTP_EVENT_PORT) { in efx_ptp_rx()1709 if ((udp_hdr(skb)->dest == htons(PTP_EVENT_PORT)) && in efx_siena_ptp_tx()