Lines Matching full:ifindex
262 static int vrf_configure_cgroup(const char *path, int ifindex)
278 prog_fd = prog_load(ifindex);
357 int ifindex = 0;
361 ifindex = name_is_vrf(name);
362 if (!ifindex) {
402 mnt, vpath, netns, ifindex ? name : "");
413 if (ifindex && vrf_configure_cgroup(path, ifindex))
520 if (vrf_filter.ifindex && vrf_filter.ifindex != ifi->ifi_index)
535 "BUG: device with ifindex %d has nil ifname\n",