Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_minisocks.c518 struct sock *tcp_create_openreq_child(const struct sock *sk, in tcp_create_openreq_child() function
644 EXPORT_SYMBOL(tcp_create_openreq_child);
H A Dtcp_ipv4.c1763 newsk = tcp_create_openreq_child(sk, req, skb);
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1130 newsk = tcp_create_openreq_child(lsk, oreq, cdev->askb); in chtls_recv_sock()
/linux/net/ipv6/
H A Dtcp_ipv6.c1431 newsk = tcp_create_openreq_child(sk, req, skb);
/linux/include/net/
H A Dtcp.h458 struct sock *tcp_create_openreq_child(const struct sock *sk,