Home
last modified time | relevance | path

Searched refs:inet_csk_reqsk_queue_drop_and_put (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/net/ipv4/
Dinet_timewait_sock.c353 inet_csk_reqsk_queue_drop_and_put(req->rsk_listener, in inet_twsk_purge()
Dinet_connection_sock.c1075 void inet_csk_reqsk_queue_drop_and_put(struct sock *sk, struct request_sock *req) in inet_csk_reqsk_queue_drop_and_put() function
1080 EXPORT_SYMBOL(inet_csk_reqsk_queue_drop_and_put);
Dtcp_minisocks.c865 inet_csk_reqsk_queue_drop_and_put(req->rsk_listener, req); in tcp_check_req()
Dtcp_ipv4.c2252 inet_csk_reqsk_queue_drop_and_put(sk, req);
/linux-6.12.1/include/net/
Dinet_connection_sock.h288 void inet_csk_reqsk_queue_drop_and_put(struct sock *sk, struct request_sock *req);
/linux-6.12.1/net/dccp/
Dipv4.c864 inet_csk_reqsk_queue_drop_and_put(sk, req); in dccp_v4_rcv()
Dipv6.c757 inet_csk_reqsk_queue_drop_and_put(sk, req); in dccp_v6_rcv()
/linux-6.12.1/net/ipv6/
Dtcp_ipv6.c1816 inet_csk_reqsk_queue_drop_and_put(sk, req);