Home
last modified time | relevance | path

Searched refs:is_dsack (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dtcp_input.c1242 static bool tcp_is_sackblock_valid(struct tcp_sock *tp, bool is_dsack, in tcp_is_sackblock_valid() argument
1259 if (!is_dsack || !tp->undo_marker) in tcp_is_sackblock_valid()