Searched refs:dccp_create_openreq_child (Results 1 - 4 of 4) sorted by last modified time

/linux-master/net/dccp/
H A Dipv6.c392 * Setting S.SWL/S.SWH to is deferred to dccp_create_openreq_child().
459 * here, dccp_create_openreq_child now does this for us, see the comment in
484 newsk = dccp_create_openreq_child(sk, req, skb);
490 * count here, dccp_create_openreq_child now does this for us, see the
H A Dminisocks.c79 struct sock *dccp_create_openreq_child(const struct sock *sk, function
138 EXPORT_SYMBOL_GPL(dccp_create_openreq_child); variable
H A Dipv4.c422 newsk = dccp_create_openreq_child(sk, req, skb);
649 * Setting S.SWL/S.SWH to is deferred to dccp_create_openreq_child().
H A Ddccp.h260 struct sock *dccp_create_openreq_child(const struct sock *sk,

Completed in 179 milliseconds