Searched refs:__udp_is_mcast_sock (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | udp.c | 575 static inline bool __udp_is_mcast_sock(struct net *net, struct sock *sk, in __udp_is_mcast_sock() function 2238 if (!__udp_is_mcast_sock(net, sk, uh->dest, daddr, in __udp4_lib_mcast_deliver() 2467 if (__udp_is_mcast_sock(net, sk, loc_port, loc_addr, in __udp4_lib_mcast_demux_lookup()
|