Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Dtcp_var.h864 #define TOF_SCALE 0x0020 macro
H A Dtcp_input.c3501 !(to.to_flags & TOF_SCALE)) { in tcp_input()
5830 to->to_flags |= TOF_SCALE; in tcp_dooptions()
5918 if (to->to_flags & TOF_SCALE) { in tcp_finalize_options()