Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Din6_rmx.c552 uint64_t nextstop; member
647 ap->nextstop = lmin(ap->nextstop, rt->rt_expire); in in6_rtqkill()
684 arg.nextstop = timenow + rtq_timeout; in in6_rtqtimo()
718 atv.tv_sec = arg.nextstop - timenow; in in6_rtqtimo()
/xnu-8792.41.9/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()