Home | History | Annotate | Download | only in libpcap

Lines Matching full:loopback

112 		 * number, so it shows up after all other non-loopback
154 * aren't included in the list. Loopback interfaces
156 * omit loopback interfaces on all platforms because
157 * you *can* capture on loopback interfaces on some
264 * number - except that non-loopback interfaces are
266 * than those of loopback interfaces, so the loopback
297 * Is the new interface a non-loopback interface
298 * and the next interface a loopback interface?
313 * non-loopback interface or the next interface is
314 * a loopback interface?
316 * (The goal of both loopback tests is to make
317 * sure that we never put a loopback interface
318 * before any non-loopback interface and that we
319 * always put a non-loopback interface before all
320 * loopback interfaces.)
545 * lowest unit number is preferred; loopback is ignored.
565 * on the list is a loopback device, which means there
566 * are no non-loopback devices on the list. This means
569 * XXX - why not return a loopback device? If we can't
571 * on the list, there aren't any non-loopback devices,
672 * lowest unit number is preferred; loopback is ignored.