Searched refs:RSN_CAP_OCVC (Results 1 – 3 of 3) sorted by relevance
226 #define RSN_CAP_OCVC 0x4000 macro
1139 ((local_caps & RSN_CAP_OCVC) && in wpa_check_ocv_caps()1140 (peer_caps & RSN_CAP_OCVC)); in wpa_check_ocv_caps()