Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnetdevice.h2433 struct napi_gro_cb { struct
2435 void *frag0;
2438 unsigned int frag0_len;
2441 int data_offset;
2444 u16 flush;
2447 u16 flush_id;
2450 u16 count;
2453 u16 gro_remcsum_start;
2456 unsigned long age;
2459 u16 proto;
[all …]