Searched refs:IFA_LABEL (Results 1 – 3 of 3) sorted by relevance
30 IFA_LABEL, enumerator
103 [IFA_LABEL] = { .type = NLA_STRING, .len = IFNAMSIZ - 1 },686 if (tb[IFA_LABEL] && nla_strcmp(tb[IFA_LABEL], ifa->ifa_label)) in inet_rtm_deladdr()928 if (tb[IFA_LABEL]) in inet_rtm_to_ifa()929 nla_strscpy(ifa->ifa_label, tb[IFA_LABEL], IFNAMSIZ); in inet_rtm_to_ifa()1766 nla_put_string(skb, IFA_LABEL, ifa->ifa_label)) || in inet_fill_ifaddr()