Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/dccp/
A Dminisocks.c220 int dccp_child_process(struct sock *parent, struct sock *child, in dccp_child_process() function
247 EXPORT_SYMBOL_GPL(dccp_child_process);
A Ddccp.h274 int dccp_child_process(struct sock *parent, struct sock *child,
A Dipv4.c870 } else if (dccp_child_process(sk, nsk, skb)) { in dccp_v4_rcv()
A Dipv6.c763 } else if (dccp_child_process(sk, nsk, skb)) { in dccp_v6_rcv()

Completed in 8 milliseconds