Home
last modified time | relevance | path

Searched refs:pltime (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dnd6.h134 u_int32_t pltime; member
H A Dnd6.c2615 p.pltime = pr->ndpr_pltime; in nd6_sysctl_prlist()
/f-stack/tools/compat/include/netinet6/
H A Dnd6.h134 u_int32_t pltime; member
/f-stack/tools/ndp/
H A Dndp.c1273 if (p->pltime == ND6_INFINITE_LIFETIME) in plist()
1276 printf(", pltime=%lu", (unsigned long)p->pltime); in plist()