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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_var.h441 #define TOF_SACK 0x0100 /* Peer sent SACK option */ macro
H A Dtcp_input.c2142 if (!(to.to_flags & TOF_SACK))
2549 if (!(to.to_flags & TOF_SACK))
4099 to->to_flags |= TOF_SACK;

Completed in 71 milliseconds