Searched refs:IFA_LABEL (Results 1 – 6 of 6) sorted by relevance
55 IFA_LABEL = 3, /* string, interface name */ enumerator
1007 nlattr_add_string(nw, IFA_LABEL, if_name(ifp)); in dump_iface_addr()
398 IFA_LABEL = 3 variable in IfaAttrType659 AttrDescr(IfaAttrType.IFA_LABEL, NlAttrStr),
143 assert msg.get_nla(IfaAttrType.IFA_LABEL).text == epair_ifname165 assert msg.get_nla(IfaAttrType.IFA_LABEL).text == epair_ifname181 assert msg.get_nla(IfaAttrType.IFA_LABEL).text == epair_ifname
315 { .type = IFA_LABEL, .off = _OUT(ifa_label), .cb = snl_attr_dup_string },
729 case IFA_LABEL: in rk_getifaddrs()