Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dtcp_ipv4.c1733 int tcp_v4_conn_request(struct sock *sk, struct sk_buff *skb) function
1746 EXPORT_IPV6_MOD(tcp_v4_conn_request);
2475 .conn_request = tcp_v4_conn_request,
/linux-6.15/net/ipv6/
H A Dtcp_ipv6.c1327 return tcp_v4_conn_request(sk, skb);
/linux-6.15/include/net/
H A Dtcp.h497 int tcp_v4_conn_request(struct sock *sk, struct sk_buff *skb);