Searched refs:TCP_RXT_SPURIOUS (Results 1 – 2 of 2) sorted by relevance
188 #define TCP_RXT_SPURIOUS 0x1 /* received DSACK notification */ macro
3747 rxseg->rx_flags |= TCP_RXT_SPURIOUS; in tcp_rxtseg_set_spurious()3792 if (!(rxseg->rx_flags & TCP_RXT_SPURIOUS)) { in tcp_rxtseg_detect_bad_rexmt()