Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Dnd6_var.h71 u_int32_t reachable; /* Reachable Time */ member
H A Dnd6.h180 u_int32_t reachable; /* Reachable Time */ member
348 u_int32_t reachable; /* Reachable Time */ member
H A Dnd6.c507 ndi->reachable = ND_COMPUTE_RTIME(ndi->basereachable); in nd6_ifreset()
3138 bcopy(&ndi->reachable, &ondi->ndi.reachable, in nd6_ioctl()
3867 nd6if->reachable = in nd6_slowtimo()
H A Dnd6_nbr.c1124 ln_setexpire(ln, timenow + ndi->reachable); in nd6_na_input()
1252 timenow + ndi->reachable); in nd6_na_input()
H A Dnd6_rtr.c493 ndi->reachable = ND_COMPUTE_RTIME(ndi->basereachable); in nd6_ra_input()
/xnu-12377.81.4/bsd/miscfs/devfs/
H A DREADME36 fact not really mounted. (and is thus not reachable via namei).
/xnu-12377.81.4/doc/mach_ipc/
H A Dkmsg.md356 due to how reachable it is, and how flexible its state machine is.