Searched refs:TF_RCVD_TSTMP (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/
H A Dtcp_var.h97 #define TF_RCVD_TSTMP 0x0100 /* a timestamp was received in SYN */ macro
H A Dtcp_output.c351 || (tp->t_flags & TF_RCVD_TSTMP)))
H A Dtcp_input.c1865 tp->t_flags |= TF_RCVD_TSTMP;

Completed in 1942 milliseconds