/freebsd/contrib/wpa/src/common/ |
H A D | ocv.c | 22 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->chanwidth = oper_class_bw_to_int(op_class_map); in ocv_derive_all_parameters() 43 oci->sec_channel = 0; in ocv_derive_all_parameters() 45 oci->sec_channel = 1; in ocv_derive_all_parameters() 47 oci->sec_channel = -1; in ocv_derive_all_parameters() [all …]
|
H A D | ocv.h | 38 int ocv_derive_all_parameters(struct oci_info *oci);
|
H A D | wpa_common.h | 592 const u8 *oci; member 674 const u8 *oci; member
|
H A D | ieee802_11_common.h | 101 const u8 *oci; member
|
H A D | ieee802_11_common.c | 359 elems->oci = pos; in ieee802_11_parse_extension() 922 elems->oci = NULL; in ieee802_11_elems_clear_ext_ids()
|
H A D | wpa_common.c | 1084 parse->oci = pos; in wpa_ft_parse_ftie() 1087 parse->oci, parse->oci_len); in wpa_ft_parse_ftie() 3529 ie->oci = p; in wpa_parse_generic()
|
/freebsd/release/scripts/ |
H A D | make-oci-image.sh | 20 . ${curdir}/tools/oci-image-${image}.conf 120 mkdir -p ${workdir}/oci/blobs/sha256 121 echo "{\"imageLayoutVersion\": \"1.0.0\"}" > ${workdir}/oci/oci-layout 122 …{\"org.opencontainers.image.ref.name\":\"freebsd-${image}:${ver}\"}}]}" > ${workdir}/oci/index.json 123 ln ${workdir}/rootfs.tar.gz ${workdir}/oci/blobs/sha256/${root_hash} 124 ln ${workdir}/config.json ${workdir}/oci/blobs/sha256/${config_hash} 125 ln ${workdir}/manifest.json ${workdir}/oci/blobs/sha256/${manifest_hash} 127 tar -C ${workdir}/oci --xz --strip-components 1 --no-read-sparse -a -cf ${output} .
|
/freebsd/release/ |
H A D | Makefile.oracle | 50 ORACLE_OCI_LIST+= cw-oracle-${_FS}.oci 52 CLEANFILES+= cw-oracle-${_FS}.oci 53 ORACLE_TMP_${_FS}= cw-oracle-${_FS}.oci.tmpdir 65 cw-oracle-${_FS}.oci: cw-oracle-portinstall cw-oracle-${_FS}-raw 87 cw-oracle-upload-${_FS}: cw-oracle-${_FS}.oci 96 curl -s ${ORACLE_PAR_URL}/${ORACLE_BASENAME}-${_FS}.oci --upload-file cw-oracle-${_FS}.oci
|
H A D | Makefile.oci | 11 oci-install: 29 …sh ${.CURDIR}/scripts/make-oci-image.sh ${.CURDIR} ${REVISION} ${BRANCH} ${TARGET_ARCH} ${_IMG} co… 32 oci-release: ${OCI_TARGETS}
|
H A D | Makefile.mirrors | 62 STAGE_TARGETS+= oci-images-stage 321 oci-images-stage:
|
H A D | Makefile | 370 .include "${.CURDIR}/Makefile.oci"
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lvm.c | 795 CallInfo *oci = nci->previous; /* caller frame */ in luaV_execute() 797 StkId ofunc = oci->func; /* caller function */ in luaV_execute() 802 if (cl->p->sizep > 0) luaF_close(L, oci->u.l.base); in luaV_execute() 806 oci->u.l.base = ofunc + (nci->u.l.base - nfunc); /* correct base */ in luaV_execute() 807 oci->top = L->top = ofunc + (L->top - nfunc); /* correct top */ in luaV_execute() 808 oci->u.l.savedpc = nci->u.l.savedpc; in luaV_execute() 809 oci->callstatus |= CIST_TAIL; /* function was tail called */ in luaV_execute() 810 ci = L->ci = oci; /* remove new frame */ in luaV_execute() 811 lua_assert(L->top == oci->u.l.base + getproto(ofunc)->maxstacksize); in luaV_execute()
|
/freebsd/share/examples/ |
H A D | Makefile | 24 oci \ 203 SE_DIRS+= oci
|
/freebsd/share/misc/ |
H A D | iso639 | 366 oc oci oci Occitan (post 1500); Provençal
|
/freebsd/contrib/wpa/src/ap/ |
H A D | ieee802_11_shared.c | 306 if (ocv_verify_tx_params(elems.oci, elems.oci_len, &ci, in ieee802_11_sa_query_action()
|
H A D | wpa_auth.c | 3888 res = ocv_verify_tx_params(kde.oci, kde.oci_len, &ci, 5315 if (ocv_verify_tx_params(kde.oci, kde.oci_len, &ci,
|
H A D | wpa_auth_ft.c | 3710 res = ocv_verify_tx_params(parse.oci, parse.oci_len, &ci, in wpa_ft_validate_reassoc()
|
H A D | ieee802_11.c | 4368 res = ocv_verify_tx_params(elems->oci, elems->oci_len, &ci, in __check_assoc_ies()
|
/freebsd/contrib/wpa/src/rsn_supp/ |
H A D | wpa_ft.c | 1238 if (ocv_verify_tx_params(parse.oci, parse.oci_len, &ci, in wpa_ft_validate_reassoc_resp()
|
H A D | wpa.c | 2690 if (ocv_verify_tx_params(ie.oci, ie.oci_len, &ci, in wpa_supplicant_process_3_of_4() 2944 if (ocv_verify_tx_params(ie.oci, ie.oci_len, &ci, in wpa_supplicant_process_mlo_1_of_2() 3195 if (ocv_verify_tx_params(ie.oci, ie.oci_len, &ci, in wpa_supplicant_process_1_of_2() 6296 if (ocv_verify_tx_params(elems.oci, elems.oci_len, &ci, in fils_process_assoc_resp()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | mesh_mpm.c | 1334 if (ocv_verify_tx_params(elems.oci, elems.oci_len, &ci, in mesh_mpm_action_rx()
|
H A D | sme.c | 3613 if (ocv_verify_tx_params(elems.oci, elems.oci_len, &ci, in sme_sa_query_rx()
|