Home
last modified time | relevance | path

Searched refs:reachable (Results 1 – 7 of 7) sorted by relevance

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_var.h67 u_int32_t reachable; /* Reachable Time */ member
H A Dnd6.h173 u_int32_t reachable; /* Reachable Time */ member
341 u_int32_t reachable; /* Reachable Time */ member
H A Dnd6.c500 ndi->reachable = ND_COMPUTE_RTIME(ndi->basereachable); in nd6_ifreset()
3126 bcopy(&ndi->reachable, &ondi->ndi.reachable, in nd6_ioctl()
3850 nd6if->reachable = in nd6_slowtimo()
H A Dnd6_nbr.c1124 ln_setexpire(ln, timenow + ndi->reachable); in nd6_na_input()
1250 timenow + ndi->reachable); in nd6_na_input()
H A Dnd6_rtr.c458 ndi->reachable = ND_COMPUTE_RTIME(ndi->basereachable); in nd6_ra_input()
/xnu-11215.1.10/bsd/miscfs/devfs/
H A DREADME36 fact not really mounted. (and is thus not reachable via namei).
/xnu-11215.1.10/doc/mach_ipc/
H A Dkmsg.md356 due to how reachable it is, and how flexible its state machine is.