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

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

Completed in 18 milliseconds