Home
last modified time | relevance | path

Searched refs:nextstop (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/netinet6/
H A Din6_rmx.c548 uint64_t nextstop; member
643 ap->nextstop = lmin(ap->nextstop, rt->rt_expire); in in6_rtqkill()
680 arg.nextstop = timenow + rtq_timeout; in in6_rtqtimo()
714 atv.tv_sec = arg.nextstop - timenow; in in6_rtqtimo()
/xnu-8019.80.24/bsd/netinet/
H A Din_rmx.c467 uint64_t nextstop; member
558 ap->nextstop = lmin(ap->nextstop, rt->rt_expire); in in_rtqkill()
595 arg.nextstop = timenow + rtq_timeout; in in_rtqtimo()
629 atv.tv_sec = arg.nextstop - timenow; in in_rtqtimo()