Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dnet-sysfs.c339 dev->gro_flush_timeout = val; in change_gro_flush_timeout()
352 NETDEVICE_SHOW_RW(gro_flush_timeout, fmt_ulong);
Ddev.c4652 timeout = n->dev->gro_flush_timeout; in napi_complete_done()
/linux-4.4.14/include/linux/
Dnetdevice.h1687 unsigned long gro_flush_timeout; member