Searched refs:IFF_NAPI_FRAGS (Results 1 – 4 of 4) sorted by relevance
69 #define IFF_NAPI_FRAGS 0x0020 macro
100 IFF_MULTI_QUEUE | IFF_NAPI | IFF_NAPI_FRAGS)1007 ifr->ifr_flags & IFF_NAPI_FRAGS, false); in tun_net_init()2745 if ((ifr->ifr_flags & IFF_NAPI_FRAGS)) { in tun_set_iff()2777 ifr->ifr_flags & IFF_NAPI_FRAGS, true); in tun_set_iff()2992 tun->flags & IFF_NAPI_FRAGS, true); in tun_set_queue()
453 .ifr_flags = IFF_TAP | IFF_NO_PI | IFF_NAPI | IFF_NAPI_FRAGS, in create_tap()