Home
last modified time | relevance | path

Searched defs:napi_gro_cb (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/net/
Dgro.h14 struct napi_gro_cb { struct
15 union {
47 /* Used in napi_gro_cb::free */ argument
100 #define NAPI_GRO_CB(skb) ((struct napi_gro_cb *)(skb)->cb) argument