Home | History | Annotate | Download | only in ip

Lines Matching refs:ifi_index

376 	if (filter.ifindex && ifi->ifi_index != filter.ifindex)
383 fprintf(stderr, "BUG: device with ifindex %d has nil ifname\n", ifi->ifi_index);
399 fprintf(fp, "%d: %s", ifi->ifi_index,
970 if (ifa->ifa_index != ifi->ifi_index ||
1018 print_selected_addrinfo(ifi->ifi_index, ainfo, stdout);