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

/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h209 int32_t hwmp_targetonly; member in struct:wlan_config
H A Dwlan_sys.c2789 sval = cfg->hwmp_targetonly;
2842 cfg->hwmp_targetonly = val;
H A Dwlan_snmp.c2573 ctx->scratch->int1 = wlan_config.hwmp_targetonly;
2574 wlan_config.hwmp_targetonly = val->v.integer;
2605 wlan_config.hwmp_targetonly = ctx->scratch->int1;
2636 val->v.integer = wlan_config.hwmp_targetonly;

Completed in 122 milliseconds