Home
last modified time | relevance | path

Searched refs:reqsk_fastopen_remove (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/net/core/
H A Drequest_sock.c88 void reqsk_fastopen_remove(struct sock *sk, struct request_sock *req, in reqsk_fastopen_remove() function
/linux-6.15/include/net/
H A Drequest_sock.h206 void reqsk_fastopen_remove(struct sock *sk, struct request_sock *req,
/linux-6.15/net/ipv4/
H A Dtcp_minisocks.c910 reqsk_fastopen_remove(sk, req, true); in tcp_check_req()
H A Dtcp.c3234 reqsk_fastopen_remove(sk, req, false); in __tcp_close()
4920 reqsk_fastopen_remove(sk, req, false); in tcp_done()
H A Dtcp_input.c6751 reqsk_fastopen_remove(sk, req, false); in tcp_rcv_synrecv_state_fastopen()
7363 reqsk_fastopen_remove(fastopen_sk, req, false); in tcp_conn_request()