Searched refs:IPPROTO_PIM (Results 1 – 3 of 3) sorted by relevance
68 IPPROTO_PIM = 103, /* Protocol Independent Multicast */ enumerator69 #define IPPROTO_PIM IPPROTO_PIM macro
3386 if (inet_add_protocol(&pim_protocol, IPPROTO_PIM) < 0) { in ip_mr_init()
3888 if (ip_hdr(skb)->protocol == IPPROTO_PIM) in br_multicast_ipv4_rcv()