Home
last modified time | relevance | path

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

/linux/include/net/
H A 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/net/ipv4/
H A Dtcp_minisocks.c354 tcp_ao_time_wait(tcptw, tp); in tcp_time_wait()
H A Dtcp_ao.c316 void tcp_ao_time_wait(struct tcp_timewait_sock *tcptw, struct tcp_sock *tp) in tcp_ao_time_wait() function