Lines Matching full:ifindex
75 int ifindex;1062 mreq.imr_ifindex = ifp->ifindex;1175 logperror("initifs: ioctl (get ifindex)");1178 interfaces[i].ifindex = ifreq.ifr_ifindex;1242 if (joined[j] == interfaces[i].ifindex)1248 mreq.imr_ifindex = interfaces[i].ifindex;1257 joined[i] = interfaces[i].ifindex;