HOSTAPD_FRAME_N
if ((ret == 1 && (*flags & mask) & HOSTAPD_FRAME_N) ||
(ret == 0 && ((*flags & mask) & HOSTAPD_FRAME_N) == 0))