Home
last modified time | relevance | path

Searched defs:ifa_cacheinfo (Results 1 – 4 of 4) sorted by relevance

/external/libnl/include/linux-private/linux/
Dif_addr.h54 struct ifa_cacheinfo { struct
55 __u32 ifa_prefered;
56 __u32 ifa_valid;
57 __u32 cstamp; /* created timestamp, hundredths of seconds */
58 __u32 tstamp; /* updated timestamp, hundredths of seconds */
/external/kernel-headers/original/uapi/linux/
Dif_addr.h56 struct ifa_cacheinfo { struct
57 __u32 ifa_prefered;
58 __u32 ifa_valid;
59 __u32 cstamp; /* created timestamp, hundredths of seconds */
60 __u32 tstamp; /* updated timestamp, hundredths of seconds */
/external/iproute2/include/linux/
Dif_addr.h56 struct ifa_cacheinfo { struct
57 __u32 ifa_prefered;
58 __u32 ifa_valid;
59 __u32 cstamp; /* created timestamp, hundredths of seconds */
60 __u32 tstamp; /* updated timestamp, hundredths of seconds */
/external/iputils/ninfod/
Dni_ifaddrs.h38 struct ifa_cacheinfo *ifa_cacheinfo; member