Home
last modified time | relevance | path

Searched refs:tcp_twsk (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/ipv4/
Dtcp_minisocks.c45 struct tcp_timewait_sock *tcptw = tcp_twsk((struct sock *)tw); in tcp_timewait_check_oow_rate_limit()
95 struct tcp_timewait_sock *tcptw = tcp_twsk((struct sock *)tw); in tcp_timewait_state_process()
262 struct tcp_timewait_sock *tcptw = tcp_twsk((struct sock *)tw); in tcp_time_wait()
341 struct tcp_timewait_sock *twsk = tcp_twsk(sk); in tcp_twsk_destructor()
Dtcp_ipv4.c114 const struct tcp_timewait_sock *tcptw = tcp_twsk(sktw); in tcp_twsk_unique()
879 struct tcp_timewait_sock *tcptw = tcp_twsk(sk); in tcp_v4_timewait_ack()
/Linux-v4.19/include/linux/
Dtcp.h444 static inline struct tcp_timewait_sock *tcp_twsk(const struct sock *sk) in tcp_twsk() function
/Linux-v4.19/net/ipv6/
Dtcp_ipv6.c989 struct tcp_timewait_sock *tcptw = tcp_twsk(sk); in tcp_v6_timewait_ack()