Searched defs:twp (Results 1 - 1 of 1) sorted by relevance

/include/net/
H A Dtimewait_sock.h23 struct sock *sktw, void *twp);
28 static inline int twsk_unique(struct sock *sk, struct sock *sktw, void *twp) argument
31 return sk->sk_prot->twsk_prot->twsk_unique(sk, sktw, twp);

Completed in 49 milliseconds