Home
last modified time | relevance | path

Searched refs:tcp_ao_time_wait (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/include/net/
Dtcp_ao.h195 void tcp_ao_time_wait(struct tcp_timewait_sock *tcptw, struct tcp_sock *tp);
312 static inline void tcp_ao_time_wait(struct tcp_timewait_sock *tcptw, in tcp_ao_time_wait() function
/linux-6.14.4/net/ipv4/
Dtcp_minisocks.c351 tcp_ao_time_wait(tcptw, tp); in tcp_time_wait()
Dtcp_ao.c316 void tcp_ao_time_wait(struct tcp_timewait_sock *tcptw, struct tcp_sock *tp) in tcp_ao_time_wait() function