Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h144 enum wlanIfaceDot11nHTProtMode ht_prot_mode; member
H A Dwlan_sys.c1547 wif->ht_prot_mode = wlanIfaceDot11nHTProtMode_rts; in wlan_config_set_snmp_intval()
1549 wif->ht_prot_mode = wlanIfaceDot11nHTProtMode_off; in wlan_config_set_snmp_intval()
H A Dwlan_snmp.c633 ctx->scratch->int1 = wif->ht_prot_mode; in op_wlan_iface_config()
826 val->v.integer = wif->ht_prot_mode; in op_wlan_iface_config()