Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dinet_connection_sock.c789 void inet_csk_reqsk_queue_drop_and_put(struct sock *sk, struct request_sock *req) in inet_csk_reqsk_queue_drop_and_put() function
794 EXPORT_SYMBOL(inet_csk_reqsk_queue_drop_and_put);
907 inet_csk_reqsk_queue_drop_and_put(oreq->rsk_listener, oreq); in reqsk_timer_handler()
A Dtcp_minisocks.c772 inet_csk_reqsk_queue_drop_and_put(req->rsk_listener, req); in tcp_check_req()
A Dtcp_ipv4.c2031 inet_csk_reqsk_queue_drop_and_put(sk, req); in tcp_v4_rcv()
/linux/include/net/
A Dinet_connection_sock.h286 void inet_csk_reqsk_queue_drop_and_put(struct sock *sk, struct request_sock *req);
/linux/net/dccp/
A Dipv4.c851 inet_csk_reqsk_queue_drop_and_put(sk, req); in dccp_v4_rcv()
A Dipv6.c754 inet_csk_reqsk_queue_drop_and_put(sk, req); in dccp_v6_rcv()
/linux/net/ipv6/
A Dtcp_ipv6.c1690 inet_csk_reqsk_queue_drop_and_put(sk, req); in tcp_v6_rcv()
/linux/
A Dvmlinux.symvers1552 0x00000000 inet_csk_reqsk_queue_drop_and_put vmlinux EXPORT_SYMBOL
A DSystem.map52900 ffff800010e33390 T inet_csk_reqsk_queue_drop_and_put
A D.tmp_System.map52900 ffff800010e33390 T inet_csk_reqsk_queue_drop_and_put

Completed in 343 milliseconds