Searched refs:MAC_ADDR_RAND_PNO (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_i.h1056 #define MAC_ADDR_RAND_PNO BIT(2) macro
1059 MAC_ADDR_RAND_PNO)
H A Dscan.c2740 if ((wpa_s->mac_addr_rand_enable & MAC_ADDR_RAND_PNO) &&
2797 if (type & MAC_ADDR_RAND_PNO) {
2831 } else if (type == MAC_ADDR_RAND_PNO) {
H A Dwpa_supplicant.c5803 (MAC_ADDR_RAND_SCHED_SCAN | MAC_ADDR_RAND_PNO);
7515 if (type & MAC_ADDR_RAND_PNO) {
7516 if (wpas_mac_addr_rand_scan_set(wpa_s, MAC_ADDR_RAND_PNO,
7535 if (type & MAC_ADDR_RAND_PNO) {
H A Dctrl_iface.c9589 type |= MAC_ADDR_RAND_PNO;

Completed in 196 milliseconds