Searched refs:IFF_ONE_QUEUE (Results 1 – 3 of 3) sorted by relevance
99 if (tap_features & IFF_ONE_QUEUE) in vhost_kernel_open_tap()100 ifr.ifr_flags |= IFF_ONE_QUEUE; in vhost_kernel_open_tap()
26 #define IFF_ONE_QUEUE 0x2000 macro
174 ifr.ifr_flags |= IFF_ONE_QUEUE; in tun_alloc()