Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtcp.h162 u32 last_oow_ack_time; /* last SYNACK */ member
228 u32 last_oow_ack_time; /* timestamp of last out-of-window ACK */ member
/openbmc/linux/net/ipv4/
H A Dtcp_input.c3689 u32 *last_oow_ack_time) in __tcp_oow_rate_limited()
3720 int mib_idx, u32 *last_oow_ack_time) in tcp_oow_rate_limited()