Searched refs:IPPROTO_IGMP (Results 1 – 11 of 11) sorted by relevance
32 IPPROTO_IGMP = 2, /* Internet Group Management Protocol */ enumerator33 #define IPPROTO_IGMP IPPROTO_IGMP macro
350 IPPROTO_IGMP, 0, dev->ifindex); in igmpv3_newpack()373 pip->protocol = IPPROTO_IGMP; in igmpv3_newpack()699 IPPROTO_IGMP, 0, dev->ifindex); in igmp_send_report()727 iph->protocol = IPPROTO_IGMP; in igmp_send_report()1520 if (ip_hdr(skb)->protocol != IPPROTO_IGMP) in ip_mc_check_igmp()2591 if (im && proto == IPPROTO_IGMP) { in ip_check_mc_rcu()
1279 inet_sk(sk)->inet_num != IPPROTO_IGMP) in ip_mroute_setsockopt()1442 inet_sk(sk)->inet_num != IPPROTO_IGMP) in ip_mroute_getsockopt()1974 } else if (ip_hdr(skb)->protocol == IPPROTO_IGMP) { in ip_mr_input()
1727 if (inet_add_protocol(&igmp_protocol, IPPROTO_IGMP) < 0) in inet_init()
2226 fl4->flowi4_proto == IPPROTO_IGMP) { in __ip_route_output_key_hash()
341 case IPPROTO_IGMP: in tcf_csum_ipv4()
770 case IPPROTO_IGMP: in __skb_get_poff()
1385 (iph->protocol == IPPROTO_IGMP)) { in bond_alb_xmit()
3719 if (iph->protocol == IPPROTO_IGMP && skb->protocol == htons(ETH_P_IP)) { in bond_xmit_roundrobin()
401 iph->protocol = IPPROTO_IGMP; in br_ip4_multicast_alloc_query()
1930 (proto != IPPROTO_IGMP)) in mvpp2_prs_ip4_proto()2706 err = mvpp2_prs_ip4_proto(priv, IPPROTO_IGMP, in mvpp2_prs_ip4_init()