Searched refs:NAPI_GRO_FREE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/linux/ | ||
D | netdevice.h | 2440 #define NAPI_GRO_FREE 1 macro |
/Linux-v5.10/net/core/ | ||
D | skbuff.c | 4123 NAPI_GRO_CB(skb)->free = NAPI_GRO_FREE; in skb_gro_receive() |