Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dgro.h39 #define NAPI_GRO_FREE 1 macro
/linux-6.1.9/net/core/
Dgro.c213 NAPI_GRO_CB(skb)->free = NAPI_GRO_FREE; in skb_gro_receive()