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

/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h115 enum TruthValue dturbo; member in struct:wlan_iface
H A Dwlan_sys.c1324 wif->dturbo = TruthValue_false;
1326 wif->dturbo = TruthValue_true;
1882 wif->dturbo = TruthValue_false;
H A Dwlan_snmp.c546 ctx->scratch->int1 = wif->dturbo;
736 val->v.integer = wif->dturbo;

Completed in 169 milliseconds