Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/include/
H A Dntpd.h387 extern u_int sys_ifnum; /* next .ifnum to assign */
/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntp_io.c183 u_int sys_ifnum; /* next .ifnum to assign */ variable
785 iface->ifnum = sys_ifnum++; in new_interface()
H A Dntp_control.c4373 for (ifidx = 0; ifidx < sys_ifnum; ifidx++) { in read_ifstats()
/netbsd/external/bsd/ntp/dist/
H A DCommitLog151569 expose sys_ifnum to ntp_control.c for ntpq -c ifstats.