Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dtcp.h100 sack_ok : 3, /* SACK seen on SYN packet */ member
111 rx_opt->tstamp_ok = rx_opt->sack_ok = 0; in tcp_clear_options()
/linux-4.19.296/include/net/
Dinet_sock.h89 sack_ok : 1, member
Dtcp.h1136 return tp->rx_opt.sack_ok; in tcp_is_sack()