Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h176 uint32_t mesh_ttl; member
H A Dwlan_sys.c2908 wif->mesh_ttl = val; in wlan_mesh_config_get()
2950 val = wif->mesh_ttl; in wlan_mesh_config_set()
H A Dwlan_snmp.c2150 ctx->scratch->int1 = wif->mesh_ttl; in op_wlan_mesh_iface()
2151 wif->mesh_ttl = val->v.integer; in op_wlan_mesh_iface()
2205 wif->mesh_ttl = ctx->scratch->int1; in op_wlan_mesh_iface()
2248 val->v.integer = wif->mesh_ttl; in op_wlan_mesh_iface()