Searched refs:txerr_fmt (Results 1 – 2 of 2) sorted by relevance
3453 const char txerr_fmt[] = "txerr.%u"; in ifstats() local3552 else if (1 == sscanf(tag, txerr_fmt, &ui) && in ifstats()
4239 const char txerr_fmt[] = "txerr.%u"; in send_ifstats_entry() local4319 snprintf(tag, sizeof(tag), txerr_fmt, ifnum); in send_ifstats_entry()