Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dtcp_var.h1075 #define TOF_SACK 0x0100 /* SACK option present */ macro
H A Dtcp_output.c804 case TOF_SACK: in tcp_addoptions()
H A Dtcp_input.c6469 to->to_flags |= TOF_SACK; in tcp_dooptions()