Home
last modified time | relevance | path

Searched refs:ip_mc_sf_allow (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
Digmp.h124 extern int ip_mc_sf_allow(struct sock *sk, __be32 local, __be32 rmt, int dif);
/linux-4.1.27/net/ipv4/
Draw.c188 ip_mc_sf_allow(sk, iph->daddr, iph->saddr, in raw_v4_input()
Dudp.c606 if (!ip_mc_sf_allow(sk, loc_addr, rmt_addr, dif)) in __udp_is_mcast_sock()
Digmp.c2311 int ip_mc_sf_allow(struct sock *sk, __be32 loc_addr, __be32 rmt_addr, int dif) in ip_mc_sf_allow() function