Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h212 int32_t hwmp_rootint; member
H A Dwlan_sys.c2801 sval = cfg->hwmp_rootint; in wlan_do_sysctl()
2854 cfg->hwmp_rootint = val; in wlan_do_sysctl()
H A Dwlan_snmp.c2557 ctx->scratch->int1 = wlan_config.hwmp_rootint; in op_wlan_hwmp_config()
2558 wlan_config.hwmp_rootint = val->v.integer; in op_wlan_hwmp_config()
2593 wlan_config.hwmp_rootint = ctx->scratch->int1; in op_wlan_hwmp_config()
2624 val->v.integer = wlan_config.hwmp_rootint; in op_wlan_hwmp_config()