Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Din.h34 IPPROTO_IGMP = 2, /* Internet Group Management Protocol */ enumerator
35 #define IPPROTO_IGMP IPPROTO_IGMP macro
/linux-6.3-rc2/tools/include/uapi/linux/
A Din.h34 IPPROTO_IGMP = 2, /* Internet Group Management Protocol */ enumerator
35 #define IPPROTO_IGMP IPPROTO_IGMP macro
/linux-6.3-rc2/net/bridge/netfilter/
A Debt_ip.c138 info->protocol != IPPROTO_IGMP) in ebt_ip_mt_check()
/linux-6.3-rc2/net/ipv4/
A Digmp.c371 IPPROTO_IGMP, 0, dev->ifindex); in igmpv3_newpack()
398 pip->protocol = IPPROTO_IGMP; in igmpv3_newpack()
751 IPPROTO_IGMP, 0, dev->ifindex); in igmp_send_report()
779 iph->protocol = IPPROTO_IGMP; in igmp_send_report()
1625 if (ip_hdr(skb)->protocol != IPPROTO_IGMP) in ip_mc_check_igmp()
2738 if (im && proto == IPPROTO_IGMP) { in ip_check_mc_rcu()
A Dipmr.c1372 inet_sk(sk)->inet_num != IPPROTO_IGMP) { in ip_mroute_setsockopt()
1560 inet_sk(sk)->inet_num != IPPROTO_IGMP) in ip_mroute_getsockopt()
2124 } else if (ip_hdr(skb)->protocol == IPPROTO_IGMP) { in ip_mr_input()
A Daf_inet.c1977 if (inet_add_protocol(&igmp_protocol, IPPROTO_IGMP) < 0) in inet_init()
A Droute.c1710 ip_hdr(skb)->protocol != IPPROTO_IGMP) in ip_mc_validate_source()
2726 fl4->flowi4_proto == IPPROTO_IGMP) { in ip_route_output_key_hash_rcu()
/linux-6.3-rc2/net/sched/
A Dact_csum.c404 case IPPROTO_IGMP: in tcf_csum_ipv4()
/linux-6.3-rc2/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_prs.c901 (proto != IPPROTO_IGMP)) in mvpp2_prs_ip4_proto()
1737 err = mvpp2_prs_ip4_proto(priv, IPPROTO_IGMP, in mvpp2_prs_ip4_init()
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_main.c518 ip_hdr(skb)->protocol == IPPROTO_IGMP) in lan966x_hw_offload()
/linux-6.3-rc2/drivers/net/bonding/
A Dbond_alb.c1443 if (iph->daddr == ip_bcast || iph->protocol == IPPROTO_IGMP) { in bond_xmit_alb_slave_get()
A Dbond_main.c4874 if (iph->protocol == IPPROTO_IGMP) { in bond_xmit_roundrobin_slave_get()
4915 if (iph->protocol == IPPROTO_IGMP) { in bond_xdp_xmit_roundrobin_slave_get()
/linux-6.3-rc2/net/core/
A Dflow_dissector.c1818 case IPPROTO_IGMP: in __skb_get_poff()
/linux-6.3-rc2/net/bridge/
A Dbr_multicast.c996 iph->protocol = IPPROTO_IGMP; in br_ip4_multicast_alloc_query()
3795 if (ip_hdr(skb)->protocol != IPPROTO_IGMP || in br_ip4_multicast_mrd_rcv()
/linux-6.3-rc2/drivers/net/
A Damt.c547 iph->protocol = IPPROTO_IGMP; in amt_build_igmp_gq()

Completed in 92 milliseconds