Home
last modified time | relevance | path

Searched refs:NAPI_GRO_FREE (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/net/
Dgro.h48 #define NAPI_GRO_FREE 1 macro
/linux-6.12.1/net/core/
Dgro.c160 NAPI_GRO_CB(skb)->free = NAPI_GRO_FREE; in skb_gro_receive()