Searched refs:TOF_TS (Results 1 – 9 of 9) sorted by relevance
277 (to->to_flags & TOF_TS) != 0 && to->to_tsecr) { in ertt_packet_measurement_hook()477 (to->to_flags & TOF_TS)) { in ertt_add_tx_segment_info_hook()
1644 if ((to.to_flags & TOF_TS) && (to.to_tsecr != 0)) { in tcp_do_segment()1667 if (to.to_flags & TOF_TS) { in tcp_do_segment()1683 if ((tp->t_flags & TF_RCVD_TSTMP) && !(to.to_flags & TOF_TS)) { in tcp_do_segment()1690 if (!(tp->t_flags & TF_RCVD_TSTMP) && (to.to_flags & TOF_TS)) { in tcp_do_segment()1722 ((to.to_flags & TOF_TS) == 0 || in tcp_do_segment()1731 if ((to.to_flags & TOF_TS) != 0 && in tcp_do_segment()1769 if ((to.to_flags & TOF_TS) != 0 && in tcp_do_segment()2210 if ((to.to_flags & TOF_TS) != 0 && tp->ts_recent && in tcp_do_segment()2364 if ((to.to_flags & TOF_TS) != 0 && in tcp_do_segment()2799 if ((to.to_flags & TOF_TS) != 0 && to.to_tsecr) { in tcp_do_segment()[all …]
1068 if (!(sc->sc_flags & SCF_TIMESTAMP) && (to->to_flags & TOF_TS)) { in syncache_expand()1081 if ((sc->sc_flags & SCF_TIMESTAMP) && !(to->to_flags & TOF_TS)) { in syncache_expand()1094 if ((to->to_flags & TOF_TS) && to->to_tsecr != sc->sc_ts) { in syncache_expand()1309 if ((sc->sc_flags & SCF_TIMESTAMP) && (to->to_flags & TOF_TS)) in syncache_add()1417 if (to->to_flags & TOF_TS) { in syncache_add()1648 to.to_flags |= TOF_TS; in syncache_respond()2036 if (to->to_flags & TOF_TS) { in syncookie_lookup()
440 if ((to.to_flags & TOF_TS) != 0 && tp->ts_recent && in tcp_twcheck()606 to.to_flags |= TOF_TS; in tcp_twrespond()
792 to.to_flags |= TOF_TS; in tcp_output()1692 case TOF_TS: in tcp_addoptions()
326 #define TOF_TS 0x0010 /* timestamp */ macro
726 to.to_flags |= TOF_TS; in tcp_respond()
413 to->to_flags |= TOF_TS; in pass_accept_req_to_protohdrs()682 to->to_flags |= TOF_TS; in pass_establish_to_protohdrs()
1010 to->to_flags |= TOF_TS; in t4opt_to_tcpopt()1522 to->to_flags |= TOF_TS; in synqe_to_protohdrs()