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.h194 void tcp_ao_time_wait(struct tcp_timewait_sock *tcptw, struct tcp_sock *tp);
311 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.c342 tcp_ao_time_wait(tcptw, tp); in tcp_time_wait()
H A Dtcp_ao.c315 void tcp_ao_time_wait(struct tcp_timewait_sock *tcptw, struct tcp_sock *tp) in tcp_ao_time_wait() function