Home
last modified time | relevance | path

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

/Linux-v6.6/net/core/
Dnet-sysfs.c1238 unsigned long trans_timeout = atomic_long_read(&queue->trans_timeout); in tx_timeout_show() local
/Linux-v6.6/include/linux/
Dnetdevice.h639 atomic_long_t trans_timeout; member