Home
last modified time | relevance | path

Searched refs:dccp_create_openreq_child (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/dccp/
H A Dminisocks.c77 struct sock *dccp_create_openreq_child(const struct sock *sk, in dccp_create_openreq_child() function
136 EXPORT_SYMBOL_GPL(dccp_create_openreq_child); variable
H A Ddccp.h265 struct sock *dccp_create_openreq_child(const struct sock *sk,
H A Dipv4.c409 newsk = dccp_create_openreq_child(sk, req, skb); in dccp_v4_request_recv_sock()
631 * Setting S.SWL/S.SWH to is deferred to dccp_create_openreq_child(). in dccp_v4_conn_request()
H A Dipv6.c379 * Setting S.SWL/S.SWH to is deferred to dccp_create_openreq_child(). in dccp_v6_conn_request()
446 * here, dccp_create_openreq_child now does this for us, see the comment in in dccp_v6_request_recv_sock()
471 newsk = dccp_create_openreq_child(sk, req, skb); in dccp_v6_request_recv_sock()
477 * count here, dccp_create_openreq_child now does this for us, see the in dccp_v6_request_recv_sock()
/kernel/linux/linux-6.6/net/dccp/
H A Dminisocks.c78 struct sock *dccp_create_openreq_child(const struct sock *sk, in dccp_create_openreq_child() function
137 EXPORT_SYMBOL_GPL(dccp_create_openreq_child); variable
H A Ddccp.h260 struct sock *dccp_create_openreq_child(const struct sock *sk,
H A Dipv4.c421 newsk = dccp_create_openreq_child(sk, req, skb); in dccp_v4_request_recv_sock()
647 * Setting S.SWL/S.SWH to is deferred to dccp_create_openreq_child(). in dccp_v4_conn_request()
H A Dipv6.c390 * Setting S.SWL/S.SWH to is deferred to dccp_create_openreq_child(). in dccp_v6_conn_request()
457 * here, dccp_create_openreq_child now does this for us, see the comment in in dccp_v6_request_recv_sock()
482 newsk = dccp_create_openreq_child(sk, req, skb); in dccp_v6_request_recv_sock()
488 * count here, dccp_create_openreq_child now does this for us, see the in dccp_v6_request_recv_sock()

Completed in 8 milliseconds