Home
last modified time | relevance | path

Searched refs:TSTMP_LT (Results 1 – 5 of 5) sorted by relevance

/xnu-8792.41.9/bsd/netinet/ !
H A Dtcp_seq.h81 #define TSTMP_LT(a, b) ((int)((a)-(b)) < 0) macro
H A Dtcp_timer.c1096 if (TSTMP_LT(tcp_now, (tp->t_rxtstart + in tcp_timers()
1653 if (TSTMP_LT(mpte->mpte_last_cellicon_set + MPTCP_CELLICON_TOGGLE_RATE, tcp_now)) { in tcp_timers()
H A Dtcp_input.c1389 TSTMP_LT(to->to_tsecr, rxtime)) { in tcp_detect_bad_rexmt()
1512 && TSTMP_LT(to->to_tsecr, tp->t_pmtud_start_ts)) { in tcp_bad_rexmt_check()
4093 TSTMP_LT(to.to_tsval, tp->ts_recent)) { in tcp_input()
H A Dtcp_output.c2430 if (TSTMP_LT(tp->t_comp_lastinc + tcp_ack_compression_rate, tcp_now)) { in tcp_output()
H A Dmptcp_subr.c2901 if (TSTMP_LT(mpte->mpte_last_cellicon_set + MPTCP_CELLICON_TOGGLE_RATE, tcp_now)) { in mptcp_subflow_input()
3343 if (TSTMP_LT(mpte->mpte_last_cellicon_set + MPTCP_CELLICON_TOGGLE_RATE, tcp_now)) { in mptcp_subflow_output()