Home
last modified time | relevance | path

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

/linux-6.15/net/core/
Dgro.c465 struct gro_list *gro_list = &gro->hash[bucket]; in dev_gro_receive() local
/linux-6.15/include/linux/
Dnetdevice.h337 struct gro_list { struct
358 struct gro_list hash[GRO_HASH_BUCKETS]; argument