Searched refs:TF_RCVD_SCALE (Results 1 – 3 of 3) sorted by relevance
398 #define TF_RCVD_SCALE 0x00040 /* other side has requested scaling */ macro936 (((_tp_)->t_flags & (TF_RCVD_SCALE|TF_REQ_SCALE)) == \937 (TF_RCVD_SCALE|TF_REQ_SCALE))1109 #define TF_RCVD_SCALE 0x00040 /* other side has requested scaling */ macro
3700 tp->t_flags &= ~TF_RCVD_SCALE; in tcp_input()6348 tp->t_flags |= TF_RCVD_SCALE; in tcp_finalize_options()
1881 (tp->t_flags & TF_RCVD_SCALE))) { in tcp_output()