Home
last modified time | relevance | path

Searched refs:sktw (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/net/
Dtimewait_sock.h23 struct sock *sktw, void *twp);
27 static inline int twsk_unique(struct sock *sk, struct sock *sktw, void *twp) in twsk_unique() argument
30 return sk->sk_prot->twsk_prot->twsk_unique(sk, sktw, twp); in twsk_unique()
Dtcp.h343 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp);