TF_RCVD_TSTMP
tp->t_flags |= TF_RCVD_TSTMP;
((tp->t_flags & TF_RCVD_TSTMP) == TF_RCVD_TSTMP))
(tcp_do_eifel_detect && (tp->t_flags & TF_RCVD_TSTMP)) && \
if (tcp_do_eifel_detect && (tp->t_flags & TF_RCVD_TSTMP)) {
(tp->t_flags & TF_RCVD_TSTMP))
(!(flags & TH_ACK) || (tp->t_flags & TF_RCVD_TSTMP))) {
if ((tp->t_flags & (TF_REQ_TSTMP | TF_RCVD_TSTMP | TF_NOOPT)) ==
(TF_REQ_TSTMP | TF_RCVD_TSTMP))
tp->t_flags |= TF_REQ_TSTMP | TF_RCVD_TSTMP;
if (tp->t_flags & TF_RCVD_TSTMP) {
((elm->xtcp.xt_tp.t_flags & TF_RCVD_TSTMP) ?