Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnet-sysfs.c410 static int change_gro_flush_timeout(struct net_device *dev, unsigned long val) in change_gro_flush_timeout() function
423 return netdev_store(dev, attr, buf, len, change_gro_flush_timeout); in gro_flush_timeout_store()