Searched refs:tcp_child_process (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/ipv4/
H A Dtcp_minisocks.c717 int tcp_child_process(struct sock *parent, struct sock *child, function
741 EXPORT_SYMBOL(tcp_child_process); variable
H A Dtcp_ipv4.c1583 if (tcp_child_process(sk, nsk, skb)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dtcp.h376 extern int tcp_child_process(struct sock *parent, struct sock *child,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dtcp_ipv6.c1610 if (tcp_child_process(sk, nsk, skb))

Completed in 53 milliseconds