Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dtcp_ipv4.c108 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp) in tcp_twsk_unique() function
138 EXPORT_SYMBOL_GPL(tcp_twsk_unique);
1712 .twsk_unique = tcp_twsk_unique,
/linux-4.1.27/include/net/
Dtcp.h373 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp);
/linux-4.1.27/net/ipv6/
Dtcp_ipv6.c1557 .twsk_unique = tcp_twsk_unique,