Searched refs:tcp_do_rfc1323 (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/Network/slirp/ | ||
H A D | slirp_state.h | 346 #define tcp_do_rfc1323 1 macro |
H A D | tcp_subr.c | 208 tp->t_flags = tcp_do_rfc1323 ? (TF_REQ_SCALE|TF_REQ_TSTMP) : 0; |
Completed in 1596 milliseconds