Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_ipv4.c1734 int tcp_v4_conn_request(struct sock *sk, struct sk_buff *skb) function
1747 EXPORT_IPV6_MOD(tcp_v4_conn_request);
2481 .conn_request = tcp_v4_conn_request,