Searched refs:dccp_create_openreq_child (Results 1 – 3 of 3) sorted by relevance
72 struct sock *dccp_create_openreq_child(const struct sock *sk, in dccp_create_openreq_child() function131 EXPORT_SYMBOL_GPL(dccp_create_openreq_child);
260 struct sock *dccp_create_openreq_child(const struct sock *sk,
487 newsk = dccp_create_openreq_child(sk, req, skb); in dccp_v6_request_recv_sock()