Home
last modified time | relevance | path

Searched defs:is_sack_reneg (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dtcp_rate.c118 bool is_sack_reneg, struct rate_sample *rs) in tcp_rate_gen()
H A Dtcp_input.c3871 bool is_sack_reneg = tp->is_sack_reneg; in tcp_ack() local
/openbmc/linux/include/linux/
H A Dtcp.h267 is_sack_reneg:1, /* in recovery from loss with SACK reneg? */ member