Searched refs:tvtohz (Results 1 – 8 of 8) sorted by relevance
90 int tvtohz(struct timeval *tv);275 tvtohz(struct timeval *tv) in tvtohz() function
132 extern int tvtohz(struct timeval *);751 timeout(in6_rtqtimo, NULL, tvtohz(atv)); in in6_sched_rtqtimo()
251 extern int tvtohz(struct timeval *);1852 timeout(nd6_timeout, &nd6_fast_timer_on, tvtohz(atv)); in nd6_sched_timeout()1861 tvtohz(atv), tvtohz(ltv)); in nd6_sched_timeout()1874 timeout(nd6_timeout, &nd6_fast_timer_on, tvtohz(atv)); in nd6_sched_timeout()
93 extern int tvtohz(struct timeval *);659 timeout(in_rtqtimo, NULL, tvtohz(atv)); in in_sched_rtqtimo()
174 extern int tvtohz(struct timeval *);
159 extern int tvtohz(struct timeval *);
142 extern int tvtohz(struct timeval *);2299 d->bd_rtout = tvtohz(&tv) - 1; in bpfioctl()2317 d->bd_rtout = tvtohz(&tv) - 1; in bpfioctl()
293 extern int tvtohz(struct timeval *);