netdev_unregister_timeout_secs

file: /proc/sys/net/netdev_unregister_timeout_secs
variable: net.netdev_unregister_timeout_secs
Official reference

Unregister network device timeout in seconds. This option controls the timeout (in seconds) used to issue a warning while waiting for a network device refcount to drop to 0 during device unregistration. A lower value may be useful during bisection to detect a leaked reference faster. A larger value may be useful to prevent false warnings on slow/loaded systems. Default value is 10, minimum 1, maximum 3600.