Searched refs:tcp_twsk_unique (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_ipv4.c118 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp) function
148 EXPORT_SYMBOL_GPL(tcp_twsk_unique); variable
1219 .twsk_unique = tcp_twsk_unique,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dtcp.h328 extern int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dtcp_ipv6.c911 .twsk_unique = tcp_twsk_unique,

Completed in 54 milliseconds