Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_ipv4.c1542 int tcp_v4_conn_request(struct sock *sk, struct sk_buff *skb) in tcp_v4_conn_request() function
1555 EXPORT_SYMBOL(tcp_v4_conn_request);
2275 .conn_request = tcp_v4_conn_request,
/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c1160 return tcp_v4_conn_request(sk, skb); in tcp_v6_conn_request()
/openbmc/linux/include/net/
H A Dtcp.h454 int tcp_v4_conn_request(struct sock *sk, struct sk_buff *skb);