Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnet-sysfs.c37 static const char fmt_ulong[] = "%lu\n"; variable
543 NETDEVICE_SHOW_RW(gro_flush_timeout, fmt_ulong);
1422 return sysfs_emit(buf, fmt_ulong, trans_timeout); in tx_timeout_show()