Home | History | Annotate | Download | only in ip

Lines Matching refs:ifi_index

630 	if (filter.ifindex && ifi->ifi_index != filter.ifindex)
637 fprintf(stderr, "BUG: device with ifindex %d has nil ifname\n", ifi->ifi_index);
729 if (filter.ifindex && ifi->ifi_index != filter.ifindex)
736 fprintf(stderr, "BUG: device with ifindex %d has nil ifname\n", ifi->ifi_index);
771 fprintf(fp, "%d: ", ifi->ifi_index);
1186 if (ifa->ifa_index != ifi->ifi_index ||
1350 if (ifa->ifa_index != ifi->ifi_index)
1714 if (len < 0 || (idx && idx != ifi->ifi_index))