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

/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h177 uint32_t mesh_ttl; member in struct:wlan_iface
H A Dwlan_sys.c2908 wif->mesh_ttl = val;
2950 val = wif->mesh_ttl;
H A Dwlan_snmp.c2150 ctx->scratch->int1 = wif->mesh_ttl;
2151 wif->mesh_ttl = val->v.integer;
2205 wif->mesh_ttl = ctx->scratch->int1;
2248 val->v.integer = wif->mesh_ttl;

Completed in 114 milliseconds