Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dptp.c110 #define PTP_ADDR_IPV4 0xe0000181 /* 224.0.1.129 */ macro
1334 htonl(PTP_ADDR_IPV4), PTP_EVENT_PORT, in efx_ptp_insert_multicast_filters()
1340 htonl(PTP_ADDR_IPV4), PTP_GENERAL_PORT, in efx_ptp_insert_multicast_filters()
1378 return ip_hdr(skb)->daddr != htonl(PTP_ADDR_IPV4) && in efx_ptp_valid_unicast_event_pkt()