Home
last modified time | relevance | path

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

/qemu/net/
H A Dtap-linux.h43 #define IFF_MULTI_QUEUE 0x0100 macro
H A Dtap-linux.c89 if (!(features & IFF_MULTI_QUEUE)) { in tap_open()
95 ifr.ifr_flags |= IFF_MULTI_QUEUE; in tap_open()