Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_ipv4.c1682 int tcp_v4_conn_request(struct sock *sk, struct sk_buff *skb) function
1695 EXPORT_IPV6_MOD(tcp_v4_conn_request);
2433 .conn_request = tcp_v4_conn_request,
/linux/net/ipv6/
H A Dtcp_ipv6.c1285 return tcp_v4_conn_request(sk, skb);
/linux/include/net/
H A Dtcp.h539 int tcp_v4_conn_request(struct sock *sk, struct sk_buff *skb);