Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dtcp.h162 u32 last_oow_ack_time; /* last SYNACK */ member
228 u32 last_oow_ack_time; /* timestamp of last out-of-window ACK */ member
/Linux-v6.6/net/ipv4/
Dtcp_input.c3609 u32 *last_oow_ack_time) in __tcp_oow_rate_limited()
3640 int mib_idx, u32 *last_oow_ack_time) in tcp_oow_rate_limited()