Home
last modified time | relevance | path

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

/Linux-v5.15/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);
2194 .twsk_unique = tcp_twsk_unique,
/Linux-v5.15/include/net/
Dtcp.h348 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp);
/Linux-v5.15/net/ipv6/
Dtcp_ipv6.c1891 .twsk_unique = tcp_twsk_unique,