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()
254 extern int tvtohz(struct timeval *);1862 timeout(nd6_timeout, &nd6_fast_timer_on, tvtohz(atv)); in nd6_sched_timeout()1871 tvtohz(atv), tvtohz(ltv)); in nd6_sched_timeout()1884 timeout(nd6_timeout, &nd6_fast_timer_on, tvtohz(atv)); in nd6_sched_timeout()
94 extern int tvtohz(struct timeval *);660 timeout(in_rtqtimo, NULL, tvtohz(atv)); in in_sched_rtqtimo()
175 extern int tvtohz(struct timeval *);
163 extern int tvtohz(struct timeval *);
142 extern int tvtohz(struct timeval *);2319 d->bd_rtout = tvtohz(&tv) - 1; in bpfioctl()2337 d->bd_rtout = tvtohz(&tv) - 1; in bpfioctl()
300 extern int tvtohz(struct timeval *);