Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Dtcp_ipv4.c107 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp) in tcp_twsk_unique() function
180 EXPORT_SYMBOL_GPL(tcp_twsk_unique);
2140 .twsk_unique = tcp_twsk_unique,
/Linux-v5.10/include/net/
Dtcp.h345 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp);
/Linux-v5.10/net/ipv6/
Dtcp_ipv6.c1838 .twsk_unique = tcp_twsk_unique,