Searched refs:swins_tbl_refresh (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_begemot.c66 value->v.uint32 = swins_tbl_refresh;
105 ctx->scratch->int1 = swins_tbl_refresh;
106 swins_tbl_refresh = value->v.uint32;
156 swins_tbl_refresh = ctx->scratch->int1;
H A Dhostres_snmp.h185 extern uint32_t swins_tbl_refresh;
H A Dhostres_swinstalled_tbl.c114 uint32_t swins_tbl_refresh = HR_SWINS_TBL_REFRESH * 100; variable
401 if (this_tick - swins_tick < swins_tbl_refresh) {

Completed in 113 milliseconds