Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h208 int32_t hwmp_targetonly; member
H A Dwlan_sys.c2789 sval = cfg->hwmp_targetonly; in wlan_do_sysctl()
2842 cfg->hwmp_targetonly = val; in wlan_do_sysctl()
H A Dwlan_snmp.c2573 ctx->scratch->int1 = wlan_config.hwmp_targetonly; in op_wlan_hwmp_config()
2574 wlan_config.hwmp_targetonly = val->v.integer; in op_wlan_hwmp_config()
2605 wlan_config.hwmp_targetonly = ctx->scratch->int1; in op_wlan_hwmp_config()
2636 val->v.integer = wlan_config.hwmp_targetonly; in op_wlan_hwmp_config()