Searched refs:ip_mc_sf_allow (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/include/linux/ |
| D | igmp.h | 125 extern int ip_mc_sf_allow(const struct sock *sk, __be32 local, __be32 rmt,
|
| /Linux-v6.6/net/ipv4/ |
| D | raw.c | 180 ip_mc_sf_allow(sk, iph->daddr, iph->saddr, in raw_v4_input()
|
| D | igmp.c | 2642 int ip_mc_sf_allow(const struct sock *sk, __be32 loc_addr, __be32 rmt_addr, in ip_mc_sf_allow() function
|
| D | udp.c | 581 if (!ip_mc_sf_allow(sk, loc_addr, rmt_addr, dif, sdif)) in __udp_is_mcast_sock()
|