Searched refs:IFF_NAPI_FRAGS (Results 1 – 5 of 5) sorted by relevance
69 #define IFF_NAPI_FRAGS 0x0020 macro
5 * [modifications: use IFF_NAPI_FRAGS, add sk filter]66 ifr.ifr_flags |= IFF_NAPI | IFF_NAPI_FRAGS; in tun_open()
101 IFF_MULTI_QUEUE | IFF_NAPI | IFF_NAPI_FRAGS)941 ifr->ifr_flags & IFF_NAPI_FRAGS, false); in tun_net_init() 2699 if ((ifr->ifr_flags & IFF_NAPI_FRAGS)) { in tun_set_iff() 2731 ifr->ifr_flags & IFF_NAPI_FRAGS, true); in tun_set_iff() 2960 tun->flags & IFF_NAPI_FRAGS, true); in tun_set_queue()
569 .ifr_flags = IFF_TAP | IFF_NO_PI | IFF_NAPI | IFF_NAPI_FRAGS, in create_tap()