Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dtcp_ipv4.c109 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp) in tcp_twsk_unique() function
182 EXPORT_SYMBOL_GPL(tcp_twsk_unique);
2180 .twsk_unique = tcp_twsk_unique,
/linux-6.1.9/include/net/
Dtcp.h349 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp);
/linux-6.1.9/net/ipv6/
Dtcp_ipv6.c1880 .twsk_unique = tcp_twsk_unique,