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

/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h206 int32_t mesh_holdingto; member in struct:wlan_config
H A Dwlan_sys.c2780 sval = cfg->mesh_holdingto;
2833 cfg->mesh_holdingto = val;
H A Dwlan_snmp.c2051 ctx->scratch->int1 = wlan_config.mesh_holdingto;
2052 wlan_config.mesh_holdingto = val->v.integer;
2079 wlan_config.mesh_holdingto= ctx->scratch->int1;
2098 val->v.integer = wlan_config.mesh_holdingto;

Completed in 63 milliseconds