Searched refs:pc_fmt (Results 1 – 2 of 2) sorted by relevance
3449 const char pc_fmt[] = "pc.%u"; /* peer count */ in ifstats() local3534 if (1 == sscanf(tag, pc_fmt, &ui) && in ifstats()
4240 const char pc_fmt[] = "pc.%u"; /* peer count */ in send_ifstats_entry() local4324 snprintf(tag, sizeof(tag), pc_fmt, ifnum); in send_ifstats_entry()