Searched refs:IFAL_LABEL (Results 1 – 3 of 3) sorted by relevance
88 if (tb[IFAL_LABEL] && RTA_PAYLOAD(tb[IFAL_LABEL]) == sizeof(uint32_t)) { in print_addrlabel()90 memcpy(&label, RTA_DATA(tb[IFAL_LABEL]), sizeof(label)); in print_addrlabel()178 addattr32(&req.n, sizeof(req), IFAL_LABEL, label); in ipaddrlabel_modify()
26 IFAL_LABEL = 2, enumerator