Home
last modified time | relevance | path

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

/xnu-11215/bsd/netinet/
H A Dtcp_var.h1012 #define TOF_SCALE 0x0020 macro
H A Dtcp_input.c3656 !(to.to_flags & TOF_SCALE)) { in tcp_input()
6177 to->to_flags |= TOF_SCALE; in tcp_dooptions()
6280 if (to->to_flags & TOF_SCALE) { in tcp_finalize_options()