Home
last modified time | relevance | path

Searched refs:oci (Results 1 - 25 of 33) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Docv.c22 int ocv_derive_all_parameters(struct oci_info *oci) in ocv_derive_all_parameters() argument
26 oci->freq = ieee80211_chan_to_freq(NULL, oci->op_class, oci->channel); in ocv_derive_all_parameters()
27 if (oci->freq < 0) { in ocv_derive_all_parameters()
30 oci->op_class, oci->channel); in ocv_derive_all_parameters()
34 op_class_map = get_oper_class(NULL, oci->op_class); in ocv_derive_all_parameters()
38 oci->op_class); in ocv_derive_all_parameters()
42 oci in ocv_derive_all_parameters()
105 struct oci_info oci; ocv_verify_tx_params() local
[all...]
H A Docv.h38 int ocv_derive_all_parameters(struct oci_info *oci);
H A Dwpa_common.h564 const u8 *oci; member
635 const u8 *oci; member
H A Dieee802_11_common.h125 const u8 *oci; member
H A Dwpa_common.c1040 parse->oci = pos; in wpa_ft_parse_ftie()
3221 ie->oci = p; in wpa_parse_generic()
3418 ie->oci = pos + 2 + RSN_SELECTOR_LEN; in wpa_parse_generic()
H A Dieee802_11_common.c377 elems->oci = pos; in ieee802_11_parse_extension()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Docv.c22 int ocv_derive_all_parameters(struct oci_info *oci) in ocv_derive_all_parameters() argument
26 oci->freq = ieee80211_chan_to_freq(NULL, oci->op_class, oci->channel); in ocv_derive_all_parameters()
27 if (oci->freq < 0) { in ocv_derive_all_parameters()
30 oci->op_class, oci->channel); in ocv_derive_all_parameters()
34 op_class_map = get_oper_class(NULL, oci->op_class); in ocv_derive_all_parameters()
38 oci->op_class); in ocv_derive_all_parameters()
42 oci in ocv_derive_all_parameters()
102 struct oci_info oci; ocv_verify_tx_params() local
[all...]
H A Docv.h32 int ocv_derive_all_parameters(struct oci_info *oci);
H A Dieee802_11_common.h94 const u8 *oci; member
H A Dwpa_common.h462 const u8 *oci; member
H A Dieee802_11_common.c282 elems->oci = pos; in ieee802_11_parse_extension()
H A Dwpa_common.c903 parse->oci = pos; in wpa_ft_parse_ftie()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ie.h37 const u8 *oci; member
H A Dieee802_11_shared.c256 if (ocv_verify_tx_params(elems.oci, elems.oci_len, &ci, in ieee802_11_sa_query_action()
H A Dwpa_auth_ie.c1058 ie->oci = pos + 2 + RSN_SELECTOR_LEN; in wpa_parse_generic()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_ie.h57 const u8 *oci; member
H A Dwpa_ie.c471 ie->oci = pos + 2 + RSN_SELECTOR_LEN; in wpa_parse_generic()
H A Dwpa_ft.c1007 if (ocv_verify_tx_params(parse.oci, parse.oci_len, &ci, in wpa_ft_validate_reassoc_resp()
H A Dwpa.c1514 if (ocv_verify_tx_params(ie.oci, ie.oci_len, &ci, in wpa_supplicant_process_3_of_4()
1634 if (ocv_verify_tx_params(ie.oci, ie.oci_len, &ci, in wpa_supplicant_process_1_of_2_rsn()
4377 if (ocv_verify_tx_params(elems.oci, elems.oci_len, &ci, in fils_process_assoc_resp()
/third_party/lzma/C/
H A DLzmaEnc.c2433 unsigned oci = p->optCur; in LzmaEnc_CodeOneBlock() local
2434 if (p->optEnd == oci) in LzmaEnc_CodeOneBlock()
2438 const COptimal *opt = &p->opt[oci]; in LzmaEnc_CodeOneBlock()
2441 p->optCur = oci + 1; in LzmaEnc_CodeOneBlock()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11_shared.c283 if (ocv_verify_tx_params(elems.oci, elems.oci_len, &ci, in ieee802_11_sa_query_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh_mpm.c1295 if (ocv_verify_tx_params(elems.oci, elems.oci_len, &ci, in mesh_mpm_action_rx()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_ft.c1221 if (ocv_verify_tx_params(parse.oci, parse.oci_len, &ci,
H A Dwpa.c2456 if (ocv_verify_tx_params(ie.oci, ie.oci_len, &ci,
2713 if (ocv_verify_tx_params(ie.oci, ie.oci_len, &ci,
2875 if (ocv_verify_tx_params(ie.oci, ie.oci_len, &ci,
3120 if (ocv_verify_tx_params(ie.oci, ie.oci_len, &ci,
6095 if (ocv_verify_tx_params(elems.oci, elems.oci_len, &ci,
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh_mpm.c1325 if (ocv_verify_tx_params(elems.oci, elems.oci_len, &ci, in mesh_mpm_action_rx()

Completed in 51 milliseconds

12