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