Home
last modified time | relevance | path

Searched defs:found_dup_sk (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/net/ipv4/
Dinet_hashtables.c635 bool inet_ehash_insert(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_insert()
681 bool inet_ehash_nolisten(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_nolisten()
Dtcp_ipv4.c1499 bool found_dup_sk = false; in tcp_v4_syn_recv_sock() local
/linux-6.1.9/net/ipv6/
Dtcp_ipv6.c1207 bool found_dup_sk = false; in tcp_v6_syn_recv_sock() local