Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Din6_rmx.c554 uint64_t nextstop; member
649 ap->nextstop = lmin(ap->nextstop, rt->rt_expire); in in6_rtqkill()
686 arg.nextstop = timenow + rtq_timeout; in in6_rtqtimo()
720 atv.tv_sec = arg.nextstop - timenow; in in6_rtqtimo()
/xnu-10063.101.15/bsd/netinet/
H A Din_rmx.c466 uint64_t nextstop; member
557 ap->nextstop = lmin(ap->nextstop, rt->rt_expire); in in_rtqkill()
594 arg.nextstop = timenow + rtq_timeout; in in_rtqtimo()
628 atv.tv_sec = arg.nextstop - timenow; in in_rtqtimo()