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

/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h145 enum wlanIfaceDot11nHTProtMode ht_prot_mode; member in struct:wlan_iface
H A Dwlan_sys.c1547 wif->ht_prot_mode = wlanIfaceDot11nHTProtMode_rts;
1549 wif->ht_prot_mode = wlanIfaceDot11nHTProtMode_off;
H A Dwlan_snmp.c633 ctx->scratch->int1 = wif->ht_prot_mode;
826 val->v.integer = wif->ht_prot_mode;

Completed in 91 milliseconds