Searched refs:IFF_NO_PI (Results 1 – 4 of 4) sorted by relevance
25 #define IFF_NO_PI 0x1000 macro
93 ifr.ifr_flags = IFF_TAP | IFF_NO_PI; in vhost_kernel_open_tap()
77 ifr.ifr_flags = IFF_TAP | IFF_NO_PI; /* No packet information */ in tap_create()
93 ifr.ifr_flags = IFF_TAP | IFF_NO_PI; /* No packet information */ in softnic_tap_create()