Searched defs:found_dup_sk (Results 1 – 4 of 4) sorted by relevance
/linux/net/ipv4/ | ||
H A D | inet_hashtables.c | 669 inet_ehash_insert(struct sock * sk,struct sock * osk,bool * found_dup_sk) inet_ehash_insert() argument |
H A D | inet_connection_sock.c | 1182 bool found_dup_sk = false; in reqsk_queue_hash_req() local |
H A D | tcp_ipv4.c | 1760 bool found_dup_sk = false; local |
/linux/net/ipv6/ | ||
H A D | tcp_ipv6.c | 1366 bool found_dup_sk = false; global() local |