Searched refs:curticks (Results 1 – 2 of 2) sorted by relevance
563 int curticks; in softclock() local576 curticks = cc->cc_softticks; in softclock()578 sc = &cc->cc_callwheel[curticks & callwheelmask]; in softclock()584 if (c->c_time != curticks) { in softclock()589 cc->cc_bucket = callout_get_bucket(curticks); in softclock()
214 int idle, sendalot, curticks; in tcp_output() local846 curticks = tcp_ts_getticks(); in tcp_output()847 to.to_tsval = curticks + tp->ts_offset; in tcp_output()851 tp->t_badrxtwin = curticks; in tcp_output()