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

/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h144 enum TruthValue ht_compatible; member in struct:wlan_iface
H A Dwlan_sys.c1541 wif->ht_compatible = TruthValue_false;
1543 wif->ht_compatible = TruthValue_true;
H A Dwlan_snmp.c630 ctx->scratch->int1 = wif->ht_compatible;
823 val->v.integer = wif->ht_compatible;

Completed in 112 milliseconds