Searched defs:ifa_cacheinfo (Results 1 – 3 of 3) sorted by relevance
92 struct ifa_cacheinfo { struct93 uint32_t ifa_prefered; /* seconds till the end of the prefix considered preferred */94 uint32_t ifa_valid; /* seconds till the end of the prefix considered valid */95 uint32_t cstamp; /* creation time in 1ms intervals from the boot time */96 uint32_t tstamp; /* update time in 1ms intervals from the boot time */
734 struct ifa_cacheinfo *ifa_cacheinfo; member
304 struct ifa_cacheinfo *ifa_cacheinfo; member