Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpq/
H A Dntpq-subs.c3444 const char bcast_fmt[] = "bcast.%u"; in ifstats() local
3495 if (1 == sscanf(tag, bcast_fmt, &ui) && in ifstats()
/src/contrib/ntp/ntpd/
H A Dntp_control.c4231 const char bcast_fmt[] = "bcast.%u"; in send_ifstats_entry() local
4275 snprintf(tag, sizeof(tag), bcast_fmt, ifnum); in send_ifstats_entry()