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

/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h137 enum TruthValue dot11n_pure; member in struct:wlan_iface
H A Dwlan_sys.c1444 wif->dot11n_pure = TruthValue_false;
1446 wif->dot11n_pure = TruthValue_true;
1928 wif->dot11n_pure = TruthValue_false;
H A Dwlan_snmp.c609 ctx->scratch->int1 = wif->dot11n_pure;
802 val->v.integer = wif->dot11n_pure;

Completed in 43 milliseconds