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