Searched refs:FD_FRAME_CTL_RSN_INFO_PRESENT (Results 1 – 2 of 2) sorted by relevance
1517 ctl |= FD_FRAME_CTL_RSN_INFO_PRESENT; in hostapd_gen_fils_discovery()1590 if (ctl & FD_FRAME_CTL_RSN_INFO_PRESENT) { in hostapd_gen_fils_discovery()
2809 #define FD_FRAME_CTL_RSN_INFO_PRESENT ((u16) BIT(11)) macro