Searched defs:ifa_cacheinfo (Results 1 – 4 of 4) sorted by relevance
54 struct ifa_cacheinfo { struct55 __u32 ifa_prefered;56 __u32 ifa_valid;57 __u32 cstamp; /* created timestamp, hundredths of seconds */58 __u32 tstamp; /* updated timestamp, hundredths of seconds */
56 struct ifa_cacheinfo { struct57 __u32 ifa_prefered;58 __u32 ifa_valid;59 __u32 cstamp; /* created timestamp, hundredths of seconds */60 __u32 tstamp; /* updated timestamp, hundredths of seconds */
38 struct ifa_cacheinfo *ifa_cacheinfo; member