Searched refs:next_tick_time (Results 1 – 1 of 1) sorted by relevance
4668 struct timeval next_tick_time = {.tv_sec = 0, .tv_usec = 0}; in bondport_transmit_machine() local4683 &next_tick_time.tv_sec) == 0) { in bondport_transmit_machine()4690 devtimer_set_absolute(p->po_transmit_timer, next_tick_time, in bondport_transmit_machine()4697 (int)next_tick_time.tv_sec); in bondport_transmit_machine()