Home
last modified time | relevance | path

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

/linux/include/net/
H A Dinet_connection_sock.h297 void inet_csk_reqsk_queue_drop_and_put(struct sock *sk, struct request_sock *req);
/linux/net/ipv4/
H A Dinet_connection_sock.c1020 void inet_csk_reqsk_queue_drop_and_put(struct sock *sk, struct request_sock *req) in inet_csk_reqsk_queue_drop_and_put() function
1025 EXPORT_IPV6_MOD(inet_csk_reqsk_queue_drop_and_put);
H A Dtcp_minisocks.c938 inet_csk_reqsk_queue_drop_and_put(req->rsk_listener, req); in tcp_check_req()
H A Dtcp_ipv4.c2223 inet_csk_reqsk_queue_drop_and_put(sk, req);
/linux/net/dccp/
H A Dipv4.c
H A Dipv6.c
/linux/net/ipv6/
H A Dtcp_ipv6.c1770 inet_csk_reqsk_queue_drop_and_put(sk, req);