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

/vbox/src/VBox/Devices/Network/slirp/
H A Dslirp_state.h346 #define tcp_do_rfc1323 1 macro
H A Dtcp_subr.c208 tp->t_flags = tcp_do_rfc1323 ? (TF_REQ_SCALE|TF_REQ_TSTMP) : 0;

Completed in 1596 milliseconds