Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dif_addr.h44 struct ifa_cacheinfo { struct
45 __u32 ifa_prefered;
46 __u32 ifa_valid;
47 __u32 cstamp;
48 __u32 tstamp;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dif_addr.h58 struct ifa_cacheinfo { struct
59 __u32 ifa_prefered;
60 __u32 ifa_valid;
61 __u32 cstamp;
62 __u32 tstamp;
/kernel/linux/linux-5.10/include/uapi/linux/
Dif_addr.h59 struct ifa_cacheinfo { struct
60 __u32 ifa_prefered;
61 __u32 ifa_valid;
62 __u32 cstamp; /* created timestamp, hundredths of seconds */
63 __u32 tstamp; /* updated timestamp, hundredths of seconds */