Searched refs:TF_REQ_CC (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Dtcp_var.h257 #define TF_REQ_CC 0x02000 /* have/will request CC */ macro
695 #define TF_REQ_CC 0x02000 /* have/will request CC */ macro
H A Dtcp_timer.c881 tp->t_flags &= ~(TF_REQ_SCALE|TF_REQ_TSTMP|TF_REQ_CC);

Completed in 38 milliseconds