HomeSort by relevance Sort by last modified time
    Searched full:tcp_timewait_sock (Results 1 - 2 of 2) sorted by null

  /external/kernel-headers/original/linux/
tcp.h 366 struct tcp_timewait_sock { struct
375 static inline struct tcp_timewait_sock *tcp_twsk(const struct sock *sk)
377 return (struct tcp_timewait_sock *)sk;
ipv6.h 462 struct tcp_timewait_sock tcp6tw_tcp;

Completed in 529 milliseconds