Home
last modified time | relevance | path

Searched refs:tcp_v4_syn_recv_sock (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Dtcp_ipv4.c1671 struct sock *tcp_v4_syn_recv_sock(const struct sock *sk, struct sk_buff *skb, function
2359 .syn_recv_sock = tcp_v4_syn_recv_sock,
/linux/net/ipv6/
H A Dtcp_ipv6.c1388 return tcp_v4_syn_recv_sock(sk, skb, req, dst,
/linux/include/net/
H A Dtcp.h562 struct sock *tcp_v4_syn_recv_sock(const struct sock *sk, struct sk_buff *skb,