Searched refs:reqsk_fastopen_remove (Results 1 – 4 of 4) sorted by relevance
| /linux/net/ipv4/ |
| H A D | tcp_fastopen.c | 51 void reqsk_fastopen_remove(struct sock *sk, struct request_sock *req, in reqsk_fastopen_remove() function
|
| H A D | tcp_minisocks.c | 966 reqsk_fastopen_remove(sk, req, true); in tcp_check_req()
|
| H A D | tcp.c | 3337 reqsk_fastopen_remove(sk, req, false); in __tcp_close() 3531 reqsk_fastopen_remove(sk, req, false); in tcp_disconnect() 5076 reqsk_fastopen_remove(sk, req, false); in tcp_done()
|
| H A D | tcp_input.c | 7149 reqsk_fastopen_remove(sk, req, false); in tcp_rcv_synrecv_state_fastopen()
|