Searched refs:NAPI_GRO_FREE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ | ||
H A D | gro.h | 48 #define NAPI_GRO_FREE 1 macro |
/openbmc/linux/net/core/ | ||
H A D | gro.c | 162 NAPI_GRO_CB(skb)->free = NAPI_GRO_FREE; in skb_gro_receive() |