Home
last modified time | relevance | path

Searched refs:inet6_lookup (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv6/
H A Dinet6_hashtables.c248 struct sock *inet6_lookup(const struct net *net, in inet6_lookup() function
263 EXPORT_SYMBOL_GPL(inet6_lookup);
/linux/include/net/
H A Dinet6_hashtables.h165 struct sock *inet6_lookup(const struct net *net, struct sk_buff *skb, int doff,
/linux/net/ipv4/
H A Dtcp_diag.c581 sk = inet6_lookup(net, NULL, 0, in tcp_diag_find_one_icsk()