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

/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h126 enum TruthValue dot11d; member in struct:wlan_iface
H A Dwlan_sys.c1375 wif->dot11d = TruthValue_false;
1377 wif->dot11d = TruthValue_true;
H A Dwlan_snmp.c576 ctx->scratch->int1 = wif->dot11d;
769 val->v.integer = wif->dot11d;

Completed in 105 milliseconds