Searched defs:ifa_cacheinfo (Results 1 – 5 of 5) sorted by relevance
44 struct ifa_cacheinfo { struct45 __u32 ifa_prefered;46 __u32 ifa_valid;47 __u32 cstamp;48 __u32 tstamp;
58 struct ifa_cacheinfo { struct59 __u32 ifa_prefered;60 __u32 ifa_valid;61 __u32 cstamp;62 __u32 tstamp;
59 struct ifa_cacheinfo { struct60 __u32 ifa_prefered;61 __u32 ifa_valid;62 __u32 cstamp; /* created timestamp, hundredths of seconds */63 __u32 tstamp; /* updated timestamp, hundredths of seconds */
60 struct ifa_cacheinfo { struct61 __u32 ifa_prefered;62 __u32 ifa_valid;63 __u32 cstamp; /* created timestamp, hundredths of seconds */64 __u32 tstamp; /* updated timestamp, hundredths of seconds */