Home
last modified time | relevance | path

Searched refs:req_unhash (Results 1 – 6 of 6) sorted by relevance

/linux/net/dccp/
H A Dipv6.c
H A Dipv4.c
H A Ddccp.h
/linux/net/ipv6/
H A Dtcp_ipv6.c1315 struct request_sock *req_unhash,
1338 req_unhash, own_req);
1497 *own_req = inet_ehash_nolisten(newsk, req_to_sk(req_unhash),
1511 if (!req_unhash && found_dup_sk) {
1361 tcp_v6_syn_recv_sock(const struct sock * sk,struct sk_buff * skb,struct request_sock * req,struct dst_entry * dst,struct request_sock * req_unhash,bool * own_req) global() argument
/linux/net/mptcp/
H A Dsubflow.c812 struct request_sock *req_unhash, in subflow_syn_recv_sock() argument
860 req_unhash, own_req); in subflow_syn_recv_sock()
/linux/include/net/
H A Dtcp.h535 struct request_sock *req_unhash,