Home
last modified time | relevance | path

Searched defs:tcptw (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/net/ipv4/
H A Dtcp_minisocks.c40 struct tcp_timewait_sock *tcptw = tcp_twsk((struct sock *)tw); in tcp_timewait_check_oow_rate_limit() local
55 static void twsk_rcv_nxt_update(struct tcp_timewait_sock *tcptw, u32 seq, in twsk_rcv_nxt_update()
102 struct tcp_timewait_sock *tcptw = tcp_twsk((struct sock *)tw); in tcp_timewait_state_process() local
269 static void tcp_time_wait_init(struct sock *sk, struct tcp_timewait_sock *tcptw) in tcp_time_wait_init()
315 struct tcp_timewait_sock *tcptw = tcp_twsk((struct sock *)tw); in tcp_time_wait() local
H A Dtcp_ipv4.c120 const struct tcp_timewait_sock *tcptw = tcp_twsk(sktw); in tcp_twsk_unique() local
1042 struct tcp_timewait_sock *tcptw = tcp_twsk(sk); local
H A Dtcp_ao.c316 void tcp_ao_time_wait(struct tcp_timewait_sock *tcptw, struct tcp_sock *tp) in tcp_ao_time_wait()
/linux-6.15/include/net/
H A Dtcp_ao.h312 static inline void tcp_ao_time_wait(struct tcp_timewait_sock *tcptw, in tcp_ao_time_wait()
H A Dtcp.h963 static inline u32 tcp_tw_tsval(const struct tcp_timewait_sock *tcptw) in tcp_tw_tsval()
/linux-6.15/net/ipv6/
H A Dtcp_ipv6.c1163 struct tcp_timewait_sock *tcptw = tcp_twsk(sk); local