Home
last modified time | relevance | path

Searched defs:last_oow_ack_time (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dtcp.h135 u32 last_oow_ack_time; /* last SYNACK */ member
198 u32 last_oow_ack_time; /* timestamp of last out-of-window ACK */ member
/Linux-v4.19/net/ipv4/
Dtcp_input.c3405 u32 *last_oow_ack_time) in __tcp_oow_rate_limited()
3429 int mib_idx, u32 *last_oow_ack_time) in tcp_oow_rate_limited()