Searched refs:inet_match (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ |
| H A D | inet_hashtables.h | 356 static inline bool inet_match(const struct net *net, const struct sock *sk, in inet_match() function
|
| /linux/net/ipv4/ |
| H A D | udp.c | 557 if (inet_match(net, sk, acookie, ports, dif, sdif)) in udp4_lib_lookup4() 2756 if (inet_match(net, sk, acookie, ports, dif, sdif)) in __udp4_lib_demux_lookup()
|