Home
last modified time | relevance | path

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

/linux-6.6.21/net/ipv4/
Dinet_hashtables.c661 bool inet_ehash_insert(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_insert()
694 bool inet_ehash_nolisten(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_nolisten()
Dtcp_ipv4.c1563 bool found_dup_sk = false; in tcp_v4_syn_recv_sock() local
/linux-6.6.21/net/ipv6/
Dtcp_ipv6.c1205 bool found_dup_sk = false; in tcp_v6_syn_recv_sock() local