Home
last modified time | relevance | path

Searched refs:timer_start_repeat (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_snmp.c147 bridge_data_timer = timer_start_repeat(bridge_poll_ticks, in bridge_set_poll_ticks()
311 bridge_data_timer = timer_start_repeat(bridge_poll_ticks, in bridge_start()
314 bridge_tc_timer = timer_start_repeat(bridge_tc_poll_ticks, in bridge_start()
/freebsd-12.1/usr.sbin/bsnmpd/bsnmpd/
H A DMakefile94 MLINKS+= snmpmod.3 timer_start_repeat.3
/freebsd-12.1/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_processor_tbl.c346 cpus_load_timer = timer_start_repeat(100, 100 * 60 / MAX_CPU_SAMPLES, in start_processor_tbl()
/freebsd-12.1/contrib/bsnmp/snmpd/
H A Dsnmpmod.h601 void *timer_start_repeat(u_int, u_int, void (*)(void *), void *,
H A Dmain.c1888 timer_start_repeat(u_int ticks __unused, u_int repeat_ticks, in timer_start_repeat() function
/freebsd-12.1/contrib/bsnmp/snmp_mibII/
H A DmibII.c414 if ((hc_update_timer = timer_start_repeat(ticks * 10, ticks * 10, in mibif_reset_hc_timer()
431 if ((mibII_poll_timer = timer_start_repeat(mibII_poll_ticks * 10, in mibif_restart_mibII_poll_timer()
/freebsd-12.1/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c4487 wlan_data_timer = timer_start_repeat(wlan_poll_ticks, in wlan_start()
/freebsd-12.1/tools/build/mk/
H A DOptionalObsoleteFiles.inc953 OLD_FILES+=usr/share/man/man3/timer_start_repeat.3.gz