Searched refs:SKB_ALLOC_NAPI (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/core/
H A Dskbuff.c654 if ((flags & (SKB_ALLOC_FCLONE | SKB_ALLOC_NAPI)) == SKB_ALLOC_NAPI &&
809 skb = __alloc_skb(len, gfp_mask, SKB_ALLOC_RX | SKB_ALLOC_NAPI,
/linux-master/include/linux/
H A Dskbuff.h1102 #define SKB_ALLOC_NAPI 0x04 macro

Completed in 220 milliseconds