Home
last modified time | relevance | path

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

/linux-4.4.14/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);
1724 .twsk_unique = tcp_twsk_unique,
/linux-4.4.14/include/net/
Dtcp.h373 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp);
/linux-4.4.14/net/ipv6/
Dtcp_ipv6.c1569 .twsk_unique = tcp_twsk_unique,