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

/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h211 int32_t hwmp_pathlifetime; member in struct:wlan_config
H A Dwlan_sys.c2795 sval = cfg->hwmp_pathlifetime;
2848 cfg->hwmp_pathlifetime = val;
H A Dwlan_snmp.c2565 ctx->scratch->int1 = wlan_config.hwmp_pathlifetime;
2566 wlan_config.hwmp_pathlifetime = val->v.integer;
2599 wlan_config.hwmp_pathlifetime = ctx->scratch->int1;
2630 val->v.integer = wlan_config.hwmp_pathlifetime;

Completed in 67 milliseconds