Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dinet_connection_sock.c720 void inet_csk_reqsk_queue_drop_and_put(struct sock *sk, struct request_sock *req) in inet_csk_reqsk_queue_drop_and_put() function
725 EXPORT_SYMBOL(inet_csk_reqsk_queue_drop_and_put);
784 inet_csk_reqsk_queue_drop_and_put(sk_listener, req); in reqsk_timer_handler()
H A Dtcp_minisocks.c779 inet_csk_reqsk_queue_drop_and_put(sk, req); in tcp_check_req()
H A Dtcp_ipv4.c2000 inet_csk_reqsk_queue_drop_and_put(sk, req); in tcp_v4_rcv()
/OK3568_Linux_fs/kernel/include/net/
H A Dinet_connection_sock.h293 void inet_csk_reqsk_queue_drop_and_put(struct sock *sk, struct request_sock *req);
/OK3568_Linux_fs/kernel/net/dccp/
H A Dipv4.c843 inet_csk_reqsk_queue_drop_and_put(sk, req); in dccp_v4_rcv()
H A Dipv6.c744 inet_csk_reqsk_queue_drop_and_put(sk, req); in dccp_v6_rcv()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dtcp_ipv6.c1666 inet_csk_reqsk_queue_drop_and_put(sk, req); in tcp_v6_rcv()