Searched refs:reqsk_fastopen_remove (Results 1 – 5 of 5) sorted by relevance
| /Linux-v4.19/net/core/ |
| D | request_sock.c | 95 void reqsk_fastopen_remove(struct sock *sk, struct request_sock *req, in reqsk_fastopen_remove() function
|
| /Linux-v4.19/include/net/ |
| D | request_sock.h | 181 void reqsk_fastopen_remove(struct sock *sk, struct request_sock *req,
|
| /Linux-v4.19/net/ipv4/ |
| D | tcp_minisocks.c | 811 reqsk_fastopen_remove(sk, req, true); in tcp_check_req()
|
| D | tcp.c | 2476 reqsk_fastopen_remove(sk, req, false); in tcp_close() 3743 reqsk_fastopen_remove(sk, req, false); in tcp_done()
|
| D | tcp_input.c | 6082 reqsk_fastopen_remove(sk, req, false); in tcp_rcv_state_process() 6134 reqsk_fastopen_remove(sk, req, false); in tcp_rcv_state_process()
|