Searched refs:IFF_NAPI_FRAGS (Results 1 – 4 of 4) sorted by relevance
69 #define IFF_NAPI_FRAGS 0x0020 macro
102 IFF_MULTI_QUEUE | IFF_NAPI | IFF_NAPI_FRAGS)1004 ifr->ifr_flags & IFF_NAPI_FRAGS, false); in tun_net_init()2757 if ((ifr->ifr_flags & IFF_NAPI_FRAGS)) { in tun_set_iff()2789 ifr->ifr_flags & IFF_NAPI_FRAGS, true); in tun_set_iff()3004 tun->flags & IFF_NAPI_FRAGS, true); in tun_set_queue()
452 .ifr_flags = IFF_TAP | IFF_NO_PI | IFF_NAPI | IFF_NAPI_FRAGS, in create_tap()