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

/xnu-2422.115.4/bsd/netinet/
H A Dtcp_var.h542 #define TOF_SACK 0x0100 /* Peer sent SACK option */ macro
H A Dtcp_input.c2212 if (!(to.to_flags & TOF_SACK))
2642 if (!(to.to_flags & TOF_SACK))
4391 to->to_flags |= TOF_SACK;

Completed in 33 milliseconds