Home
last modified time | relevance | path

Searched refs:TOF_SACK (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_var.h812 #define TOF_SACK 0x0100 /* Peer sent SACK option */ macro
H A Dtcp_input.c5569 to->to_flags |= TOF_SACK; in tcp_dooptions()
5625 if (!(to->to_flags & TOF_SACK)) { in tcp_finalize_options()