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

/freebsd-10.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h213 int32_t hwmp_rootint; member in struct:wlan_config
H A Dwlan_sys.c2801 sval = cfg->hwmp_rootint;
2854 cfg->hwmp_rootint = val;
H A Dwlan_snmp.c2557 ctx->scratch->int1 = wlan_config.hwmp_rootint;
2558 wlan_config.hwmp_rootint = val->v.integer;
2593 wlan_config.hwmp_rootint = ctx->scratch->int1;
2624 val->v.integer = wlan_config.hwmp_rootint;

Completed in 130 milliseconds