Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
Dnet-sysfs.c32 static const char fmt_ulong[] = "%lu\n"; variable
404 NETDEVICE_SHOW_RW(gro_flush_timeout, fmt_ulong);
1170 return sprintf(buf, fmt_ulong, trans_timeout); in tx_timeout_show()