Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtcp.h119 u32 last_oow_ack_time; /* last SYNACK */ member
167 u32 last_oow_ack_time; /* timestamp of last out-of-window ACK */ member
/linux-4.1.27/net/ipv4/
Dtcp_input.c3354 int mib_idx, u32 *last_oow_ack_time) in tcp_oow_rate_limited()