Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dinet_hashtables.c437 int __inet_hash(struct sock *sk, struct inet_timewait_sock *tw) in __inet_hash() function
454 EXPORT_SYMBOL(__inet_hash);
460 __inet_hash(sk, NULL); in inet_hash()
/linux-4.1.27/include/net/
Dinet_hashtables.h252 int __inet_hash(struct sock *sk, struct inet_timewait_sock *tw);
/linux-4.1.27/net/dccp/
Dipv6.c563 __inet_hash(newsk, NULL); in dccp_v6_request_recv_sock()
/linux-4.1.27/net/ipv6/
Dtcp_ipv6.c1180 __inet_hash(newsk, NULL); in tcp_v6_syn_recv_sock()