Home
last modified time | relevance | path

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

/include/linux/
Dtcp.h92 sack_ok : 3, /* SACK seen on SYN packet */ member
105 rx_opt->tstamp_ok = rx_opt->sack_ok = 0; in tcp_clear_options()
/include/net/
Dinet_sock.h85 sack_ok : 1, member
Dtcp.h1174 return likely(tp->rx_opt.sack_ok); in tcp_is_sack()