Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h1029 #define TOF_SCALE 0x0020 macro
H A Dtcp_input.c3699 !(to.to_flags & TOF_SCALE)) { in tcp_input()
6241 to->to_flags |= TOF_SCALE; in tcp_dooptions()
6347 if (to->to_flags & TOF_SCALE) { in tcp_finalize_options()