Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv6/
A Dinet6_hashtables.c72 if (!inet6_match(net, sk, saddr, daddr, ports, dif, sdif)) in __inet6_lookup_established()
77 if (unlikely(!inet6_match(net, sk, saddr, daddr, ports, dif, sdif))) { in __inet6_lookup_established()
269 if (likely(inet6_match(net, sk2, saddr, daddr, ports, in __inet6_check_established()
A Dudp.c1082 inet6_match(net, sk, rmt_addr, loc_addr, ports, dif, sdif)) in __udp6_lib_demux_lookup()
/linux-6.3-rc2/include/net/
A Dinet6_hashtables.h107 static inline bool inet6_match(struct net *net, const struct sock *sk, in inet6_match() function
/linux-6.3-rc2/net/ipv4/
A Dinet_hashtables.c618 if (unlikely(inet6_match(net, esk, in inet_ehash_lookup_by_sk()

Completed in 10 milliseconds