Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_var.h809 #define TOF_SCALE 0x0020 macro
H A Dtcp_input.c3371 !(to.to_flags & TOF_SCALE)) { in tcp_input()
5543 to->to_flags |= TOF_SCALE; in tcp_dooptions()
5631 if (to->to_flags & TOF_SCALE) { in tcp_finalize_options()