ifa_cacheinfo
show_lifetime(struct ifa_cacheinfo *ci)
show_lifetime(ifa->ifa_cacheinfo);
struct ifa_cacheinfo ci = {
struct ifa_cacheinfo *ifa_cacheinfo;
{ .type = IFA_CACHEINFO, .off = _OUT(ifa_cacheinfo), .cb = snl_attr_dup_struct },
if (attrs->ifa_cacheinfo != 0) {
pltime = attrs->ifa_cacheinfo->ifa_prefered;
vltime = attrs->ifa_cacheinfo->ifa_valid;
struct ifa_cacheinfo *ifa_cacheinfo;
if (__predict_false(NLA_DATA_LEN(nla) != sizeof(struct ifa_cacheinfo))) {
*((struct ifa_cacheinfo **)target) = (struct ifa_cacheinfo *)NL_RTA_DATA(nla);
{ .type = IFA_CACHEINFO, .off = _OUT(ifa_cacheinfo), .cb = nlattr_get_cinfo },
struct ifa_cacheinfo ci = {