Searched refs:inet_child_forget (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | inet_connection_sock.c | 1275 static void inet_child_forget(struct sock *sk, struct request_sock *req, in inet_child_forget() function 1307 inet_child_forget(sk, req, child); in inet_csk_reqsk_queue_add() 1343 inet_child_forget(sk, req, child); in inet_csk_complete_hashdance() 1415 * called inet_child_forget() on failure case. in inet_csk_listen_stop() 1421 inet_child_forget(sk, req, child); in inet_csk_listen_stop()
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | inet_connection_sock.c | 986 static void inet_child_forget(struct sock *sk, struct request_sock *req, in inet_child_forget() function 1018 inet_child_forget(sk, req, child); in inet_csk_reqsk_queue_add() 1077 inet_child_forget(sk, req, child); in inet_csk_listen_stop()
|
Completed in 5 milliseconds