Home
last modified time | relevance | path

Searched refs:dccp_child_process (Results 1 – 4 of 4) sorted by relevance

/net/dccp/
Dminisocks.c219 int dccp_child_process(struct sock *parent, struct sock *child, in dccp_child_process() function
246 EXPORT_SYMBOL_GPL(dccp_child_process);
Ddccp.h279 int dccp_child_process(struct sock *parent, struct sock *child,
Dipv4.c865 } else if (dccp_child_process(sk, nsk, skb)) { in dccp_v4_rcv()
Dipv6.c763 } else if (dccp_child_process(sk, nsk, skb)) { in dccp_v6_rcv()