Home
last modified time | relevance | path

Searched refs:NDIS_MAC_OPTION_NO_LOOPBACK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Dndis.h211 #define NDIS_MAC_OPTION_NO_LOOPBACK 0x00000008 macro
/openbmc/qemu/hw/usb/
H A Ddev-network.c624 #define NDIS_MAC_OPTION_NO_LOOPBACK (1 << 3) macro