Searched refs:inet_lookup (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/ipv4/netfilter/ |
H A D | nf_socket_ipv4.c | 74 return inet_lookup(net, net->ipv4.tcp_death_row.hashinfo, in nf_socket_get_sock_v4()
|
/openbmc/linux/include/net/ |
H A D | inet_hashtables.h | 434 static inline struct sock *inet_lookup(struct net *net, in inet_lookup() function
|
/openbmc/linux/net/ipv4/ |
H A D | inet_diag.c | 518 sk = inet_lookup(net, hashinfo, NULL, 0, req->id.idiag_dst[0], in inet_diag_find_one_icsk() 525 sk = inet_lookup(net, hashinfo, NULL, 0, req->id.idiag_dst[3], in inet_diag_find_one_icsk()
|