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

/freebsd-10.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h212 int32_t hwmp_roottimeout; member in struct:wlan_config
H A Dwlan_sys.c2798 sval = cfg->hwmp_roottimeout;
2851 cfg->hwmp_roottimeout = val;
H A Dwlan_snmp.c2561 ctx->scratch->int1 = wlan_config.hwmp_roottimeout;
2562 wlan_config.hwmp_roottimeout = val->v.integer;
2596 wlan_config.hwmp_roottimeout = ctx->scratch->int1;
2627 val->v.integer = wlan_config.hwmp_roottimeout;

Completed in 161 milliseconds