Searched refs:TCP_HAS_SACK (Results 1 – 3 of 3) sorted by relevance
234 TCP_HAS_SACK = 1 << 3, enumerator
235 segment.options |= TCP_HAS_SACK; in process_options()
2090 segment.options |= TCP_HAS_SACK; in _PrepareSendSegment()