Searched refs:WLAN_COUNTRY_CODE_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h33 #define WLAN_COUNTRY_CODE_SIZE 3 macro
109 uint8_t country_code[WLAN_COUNTRY_CODE_SIZE];
H A Dwlan_snmp.c519 if (val->v.octetstring.len != WLAN_COUNTRY_CODE_SIZE)
720 WLAN_COUNTRY_CODE_SIZE));

Completed in 67 milliseconds