Searched refs:sack_ok (Results 1 – 3 of 3) sorted by relevance
90 sack_ok : 4, /* SACK seen on SYN packet */ member100 rx_opt->tstamp_ok = rx_opt->sack_ok = 0; in tcp_clear_options()
85 sack_ok : 1, member
849 return tp->rx_opt.sack_ok; in tcp_is_sack()859 return tp->rx_opt.sack_ok & TCP_FACK_ENABLED; in tcp_is_fack()864 tp->rx_opt.sack_ok |= TCP_FACK_ENABLED; in tcp_enable_fack()1092 ireq->sack_ok = rx_opt->sack_ok; in tcp_openreq_init()