Searched refs:NDIS_MAC_OPTION_NO_LOOPBACK (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/usb/gadget/ | ||
H A D | ndis.h | 211 #define NDIS_MAC_OPTION_NO_LOOPBACK 0x00000008 macro |
/openbmc/qemu/hw/usb/ | ||
H A D | dev-network.c | 616 #define NDIS_MAC_OPTION_NO_LOOPBACK (1 << 3) macro |