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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dminisocks.c93 struct sock *dccp_create_openreq_child(struct sock *sk, function
163 EXPORT_SYMBOL_GPL(dccp_create_openreq_child); variable
H A Ddccp.h259 extern struct sock *dccp_create_openreq_child(struct sock *sk,
H A Dipv4.c393 newsk = dccp_create_openreq_child(sk, req, skb);
625 * dccp_create_openreq_child.
H A Dipv6.c460 * dccp_create_openreq_child.
523 * here, dccp_create_openreq_child now does this for us, see the comment in
565 newsk = dccp_create_openreq_child(sk, req, skb);
571 * count here, dccp_create_openreq_child now does this for us, see the

Completed in 44 milliseconds