Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet6/
H A Din6_rmx.c555 uint64_t nextstop; member
650 ap->nextstop = lmin(ap->nextstop, rt->rt_expire); in in6_rtqkill()
687 arg.nextstop = timenow + rtq_timeout; in in6_rtqtimo()
721 atv.tv_sec = arg.nextstop - timenow; in in6_rtqtimo()
/xnu-12377.1.9/bsd/netinet/
H A Din_rmx.c467 uint64_t nextstop; member
559 ap->nextstop = lmin(ap->nextstop, rt->rt_expire); in in_rtqkill()
596 arg.nextstop = timenow + rtq_timeout; in in_rtqtimo()
630 atv.tv_sec = arg.nextstop - timenow; in in_rtqtimo()