Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
Dwlan_snmp.h35 #define WLAN_COUNTRY_CODE_SIZE 3 macro
111 uint8_t country_code[WLAN_COUNTRY_CODE_SIZE];
Dwlan_snmp.c522 if (val->v.octetstring.len != WLAN_COUNTRY_CODE_SIZE) in op_wlan_iface_config()
723 WLAN_COUNTRY_CODE_SIZE)); in op_wlan_iface_config()