Searched refs:tx_fmt (Results 1 – 2 of 2) sorted by relevance
3381 const char tx_fmt[] = "tx.%u"; in ifstats() local3478 else if (1 == sscanf(tag, tx_fmt, &ui) && in ifstats()
4229 const char tx_fmt[] = "tx.%u"; in send_ifstats_entry() local4305 snprintf(tag, sizeof(tag), tx_fmt, ifnum); in send_ifstats_entry()