Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Ddev.c142 #define MAX_GRO_SKBS 8 macro
4107 if (unlikely(napi->gro_count >= MAX_GRO_SKBS)) { in dev_gro_receive()