Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_ipv4.c111 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp) in tcp_twsk_unique() function
184 EXPORT_SYMBOL_GPL(tcp_twsk_unique);
1909 .twsk_unique = tcp_twsk_unique,
/Linux-v4.19/include/net/
Dtcp.h340 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp);
/Linux-v4.19/net/ipv6/
Dtcp_ipv6.c1680 .twsk_unique = tcp_twsk_unique,