Searched refs:inet_ehash_insert (Results 1 – 3 of 3) sorted by relevance
250 bool inet_ehash_insert(struct sock *sk, struct sock *osk, bool *found_dup_sk);
559 bool inet_ehash_insert(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_insert() function594 bool ok = inet_ehash_insert(sk, osk, found_dup_sk); in inet_ehash_nolisten()
790 inet_ehash_insert(req_to_sk(req), NULL, NULL); in reqsk_queue_hash_req()