Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Dinet6_hashtables.h99 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo,
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dnf_socket_ipv6.c86 return inet6_lookup(net, &tcp_hashinfo, skb, doff, in nf_socket_get_sock_v6()
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dnf_socket_ipv6.c86 return inet6_lookup(net, net->ipv4.tcp_death_row.hashinfo, in nf_socket_get_sock_v6()
/kernel/linux/linux-5.10/net/ipv6/
H A Dinet6_hashtables.c229 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, in inet6_lookup() function
244 EXPORT_SYMBOL_GPL(inet6_lookup); variable
/kernel/linux/linux-6.6/net/ipv6/
H A Dinet6_hashtables.c247 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, in inet6_lookup() function
262 EXPORT_SYMBOL_GPL(inet6_lookup); variable
/kernel/linux/linux-6.6/include/net/
H A Dinet6_hashtables.h170 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo,
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_diag.c523 sk = inet6_lookup(net, hashinfo, NULL, 0, in inet_diag_find_one_icsk()
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_diag.c529 sk = inet6_lookup(net, hashinfo, NULL, 0, in inet_diag_find_one_icsk()

Completed in 7 milliseconds