Searched refs:IFF_NO_PI (Results 1 – 5 of 5) sorted by relevance
22 #define IFF_NO_PI 0x1000 macro
398 r_flags = IFF_TAP | IFF_NO_PI | IFF_VNET_HDR; in vhost_kernel_setup()
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()
489 ifr.ifr_flags = IFF_TAP | IFF_NO_PI; /* No packet information */ in tap_create()