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

/vbox/src/VBox/Devices/Network/slirp/
H A Dtcp_var.h92 #define TF_NOOPT 0x0008 /* don't use tcp options */ macro
H A Dtcp_output.c317 if ((tp->t_flags & TF_NOOPT) == 0)
348 if ( (tp->t_flags & (TF_REQ_TSTMP|TF_NOOPT)) == TF_REQ_TSTMP

Completed in 58 milliseconds