Searched refs:reqsk_fastopen_remove (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/net/core/ |
| D | request_sock.c | 91 void reqsk_fastopen_remove(struct sock *sk, struct request_sock *req, in reqsk_fastopen_remove() function
|
| /kernel/linux/linux-5.10/include/net/ |
| D | request_sock.h | 190 void reqsk_fastopen_remove(struct sock *sk, struct request_sock *req,
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | tcp_minisocks.c | 803 reqsk_fastopen_remove(sk, req, true); in tcp_check_req()
|
| D | tcp.c | 2674 reqsk_fastopen_remove(sk, req, false); in tcp_close() 4165 reqsk_fastopen_remove(sk, req, false); in tcp_done()
|
| D | tcp_input.c | 6350 reqsk_fastopen_remove(sk, req, false); in tcp_rcv_synrecv_state_fastopen() 6932 reqsk_fastopen_remove(fastopen_sk, req, false); in tcp_conn_request()
|
| /kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
| D | tcp_nip.c | 1873 reqsk_fastopen_remove(sk, req, false); in tcp_nip_done()
|