Home
last modified time | relevance | path

Searched refs:ip_mc_sf_allow (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Digmp.h127 extern int ip_mc_sf_allow(struct sock *sk, __be32 local, __be32 rmt,
/kernel/linux/linux-6.6/include/linux/
H A Digmp.h125 extern int ip_mc_sf_allow(const struct sock *sk, __be32 local, __be32 rmt,
/kernel/linux/linux-5.10/net/ipv4/
H A Draw.c190 ip_mc_sf_allow(sk, iph->daddr, iph->saddr, in raw_v4_input()
H A Digmp.c2635 int ip_mc_sf_allow(struct sock *sk, __be32 loc_addr, __be32 rmt_addr, in ip_mc_sf_allow() function
H A Dudp.c601 if (!ip_mc_sf_allow(sk, loc_addr, rmt_addr, dif, sdif)) in __udp_is_mcast_sock()
/kernel/linux/linux-6.6/net/ipv4/
H A Draw.c180 ip_mc_sf_allow(sk, iph->daddr, iph->saddr, in raw_v4_input()
H A Digmp.c2644 int ip_mc_sf_allow(const struct sock *sk, __be32 loc_addr, __be32 rmt_addr, in ip_mc_sf_allow() function
H A Dudp.c581 if (!ip_mc_sf_allow(sk, loc_addr, rmt_addr, dif, sdif)) in __udp_is_mcast_sock()

Completed in 20 milliseconds