Home | History | Annotate | Download | only in ip

Lines Matching full:ifa_index

535 	if (filter.ifindex && filter.ifindex != ifa->ifa_index)
547 label = ll_idx_n2a(ifa->ifa_index, b1);
586 fprintf(fp, "%u: %s", ifa->ifa_index, ll_index_to_name(ifa->ifa_index));
732 if (ifa->ifa_index != ifindex ||
970 if (ifa->ifa_index != ifi->ifi_index ||
997 label = ll_idx_n2a(ifa->ifa_index, b1);
1216 if ((req.ifa.ifa_index = ll_name_to_index(d)) == 0) {