Searched refs:inet_ehash_insert (Results 1 – 3 of 3) sorted by relevance
239 bool inet_ehash_insert(struct sock *sk, struct sock *osk, bool *found_dup_sk);
556 bool inet_ehash_insert(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_insert() function591 bool ok = inet_ehash_insert(sk, osk, found_dup_sk); in inet_ehash_nolisten()
793 inet_ehash_insert(req_to_sk(req), NULL, NULL); in reqsk_queue_hash_req()