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

/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h210 int32_t hwmp_replyforward; member in struct:wlan_config
H A Dwlan_sys.c2792 sval = cfg->hwmp_replyforward;
2845 cfg->hwmp_replyforward = val;
H A Dwlan_snmp.c2569 ctx->scratch->int1 = wlan_config.hwmp_replyforward;
2570 wlan_config.hwmp_replyforward = val->v.integer;
2602 wlan_config.hwmp_replyforward = ctx->scratch->int1;
2633 val->v.integer = wlan_config.hwmp_replyforward;

Completed in 69 milliseconds