/freebsd/crypto/openssl/crypto/pkcs12/ |
H A D | p12_attr.c | 107 const ASN1_TYPE *atype; in PKCS12_get_friendlyname() local 109 if ((atype = PKCS12_SAFEBAG_get0_attr(bag, NID_friendlyName)) == NULL) in PKCS12_get_friendlyname() 111 if (atype->type != V_ASN1_BMPSTRING) in PKCS12_get_friendlyname() 113 return OPENSSL_uni2utf8(atype->value.bmpstring->data, in PKCS12_get_friendlyname() 114 atype->value.bmpstring->length); in PKCS12_get_friendlyname()
|
/freebsd/sys/netgraph/ |
H A D | ng_one2many.h | 76 #define NG_ONE2MANY_CONFIG_TYPE_INFO(atype) { \ argument 79 { "enabledLinks", (atype) }, \
|
H A D | ng_ppp.h | 113 #define NG_PPP_MP_STATE_TYPE_INFO(atype) { \ argument 114 { "rseq", (atype) }, \
|
/freebsd/crypto/openssl/crypto/cms/ |
H A D | cms_ec.c | 76 int atype; in ecdh_cms_set_peerkey() local 83 X509_ALGOR_get0(&aoid, &atype, &aval, alg); in ecdh_cms_set_peerkey() 88 if (atype == V_ASN1_UNDEF || atype == V_ASN1_NULL) { in ecdh_cms_set_peerkey() 101 pkpeer = pkey_type2param(atype, aval, in ecdh_cms_set_peerkey()
|
H A D | cms_dh.c | 23 int atype; in dh_cms_set_peerkey() local 33 X509_ALGOR_get0(&aoid, &atype, &aval, alg); in dh_cms_set_peerkey() 37 if (atype != V_ASN1_UNDEF && atype != V_ASN1_NULL) in dh_cms_set_peerkey()
|
/freebsd/stand/libsa/ |
H A D | bootparam.c | 77 uint32_t atype; member 381 xi->atype = htonl(1); in xdr_inaddr_encode() 412 if (xi->atype != htonl(1)) { in xdr_inaddr_decode() 414 ntohl(xi->atype))); in xdr_inaddr_decode()
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | x509_att.c | 337 int atype = 0; in X509_ATTRIBUTE_set1_data() local 347 atype = stmp->type; in X509_ATTRIBUTE_set1_data() 353 atype = attrtype; in X509_ATTRIBUTE_set1_data() 370 ASN1_TYPE_set(ttmp, atype, stmp); in X509_ATTRIBUTE_set1_data()
|
/freebsd/usr.sbin/bhyve/ |
H A D | pci_nvme.c | 296 pci_nvme_async_type atype; member 819 uint32_t atype; in pci_nvme_aen_reset() local 823 for (atype = 0; atype < PCI_NVME_AE_TYPE_MAX; atype++) { in pci_nvme_aen_reset() 824 sc->aen[atype].atype = atype; in pci_nvme_aen_reset() 861 pci_nvme_aen_post(struct pci_nvme_softc *sc, pci_nvme_async_type atype, in pci_nvme_aen_post() argument 866 if (atype >= PCI_NVME_AE_TYPE_MAX) { in pci_nvme_aen_post() 871 aen = &sc->aen[atype]; in pci_nvme_aen_post() 893 pci_nvme_async_type atype; in pci_nvme_aen_process() local 899 for (atype = 0; atype < PCI_NVME_AE_TYPE_MAX; atype++) { in pci_nvme_aen_process() 900 aen = &sc->aen[atype]; in pci_nvme_aen_process() [all …]
|
/freebsd/contrib/tcpdump/ |
H A D | print-bgp.c | 1869 uint8_t atype, const u_char *pptr, u_int len, in bgp_attr_print() argument 1888 switch (atype) { in bgp_attr_print() 1921 as_size = bgp_attr_get_as_size(ndo, atype, pptr, len); in bgp_attr_print() 2426 atype = GET_U_1(tptr + 1); in bgp_attr_print() 2442 "Unknown Attribute", atype), in bgp_attr_print() 2443 atype, in bgp_attr_print() 2473 else if (!bgp_attr_print(ndo, atype, tptr, alen, attr_set_level + 1)) in bgp_attr_print() 2502 … ND_PRINT("\n\t no Attribute %u decoder", atype); /* we have no decoder for the attribute */ in bgp_attr_print() 2813 uint8_t aflags, atype, alenlen; in bgp_update_print() local 2826 atype = GET_U_1(p + 1); in bgp_update_print() [all …]
|
/freebsd/sbin/ipf/ipftest/ |
H A D | ip_fil.c | 655 ipf_ifpaddr(softc, v, atype, ifptr, inp, inpmask) in ipf_ifpaddr() argument 657 int v, atype; 677 return (ipf_ifpfillv4addr(atype, sin, &mask, 689 return (ipf_ifpfillv6addr(atype, sin6, &mask,
|
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | tasn_prn.c | 459 const ASN1_TYPE *atype = (const ASN1_TYPE *)*fld; in asn1_primitive_print() local 460 utype = atype->type; in asn1_primitive_print() 461 fld = (const ASN1_VALUE **)&atype->value.asn1_value; /* actually is const */ in asn1_primitive_print()
|
H A D | a_int.c | 462 int atype) in bn_to_asn1_string() argument 468 ret = ASN1_STRING_type_new(atype); in bn_to_asn1_string() 471 ret->type = atype; in bn_to_asn1_string()
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_fil_freebsd.c | 914 ipf_ifpaddr(ipf_main_softc_t *softc, int v, int atype, void *ifptr, in ipf_ifpaddr() argument 961 if (atype == FRI_BROADCAST) in ipf_ifpaddr() 963 else if (atype == FRI_PEERADDR) in ipf_ifpaddr() 971 return (ipf_ifpfillv6addr(atype, (struct sockaddr_in6 *)sock, in ipf_ifpaddr() 976 return (ipf_ifpfillv4addr(atype, (struct sockaddr_in *)sock, in ipf_ifpaddr()
|
H A D | fil.c | 6579 ipf_ifpfillv4addr(int atype, struct sockaddr_in *sin, struct sockaddr_in *mask, argument 6582 if (inpmask != NULL && atype != FRI_NETMASKED) 6585 if (atype == FRI_NETWORK || atype == FRI_NETMASKED) { 6586 if (atype == FRI_NETMASKED) { 6617 ipf_ifpfillv6addr(int atype, struct sockaddr_in6 *sin, argument 6625 if (inpmask != NULL && atype != FRI_NETMASKED) { 6632 if (atype == FRI_NETWORK || atype == FRI_NETMASKED) { 6633 if (atype == FRI_NETMASKED) {
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | addr_families.c | 38 krb5_address_type atype; member 826 find_atype(krb5_address_type atype) in find_atype() argument 831 if (atype == a->atype) in find_atype()
|
/freebsd/sys/dev/ath/ |
H A D | if_ath_tx.c | 1563 HAL_PKT_TYPE atype; in ath_tx_normal_setup() local 1648 atype = HAL_PKT_TYPE_BEACON; in ath_tx_normal_setup() 1650 atype = HAL_PKT_TYPE_PROBE_RESP; in ath_tx_normal_setup() 1652 atype = HAL_PKT_TYPE_ATIM; in ath_tx_normal_setup() 1654 atype = HAL_PKT_TYPE_NORMAL; /* XXX */ in ath_tx_normal_setup() 1663 atype = HAL_PKT_TYPE_PSPOLL; /* stop setting of duration */ in ath_tx_normal_setup() 1672 atype = HAL_PKT_TYPE_NORMAL; /* default */ in ath_tx_normal_setup() 1871 bf->bf_state.bfs_atype = atype; in ath_tx_normal_setup() 2147 HAL_PKT_TYPE atype; in ath_tx_raw_start() local 2288 atype = HAL_PKT_TYPE_PSPOLL; in ath_tx_raw_start() [all …]
|
/freebsd/sbin/ipfw/ |
H A D | tables.c | 2021 const char *atype; in ipfw_list_ta() local 2031 if ((atype = match_value(tabletypes, info->type)) == NULL) in ipfw_list_ta() 2032 atype = "unknown"; in ipfw_list_ta() 2034 printf(" type: %s\n refcount: %u\n", atype, info->refcnt); in ipfw_list_ta()
|
/freebsd/contrib/openbsm/libbsm/ |
H A D | bsm_io.c | 3965 READ_TOKEN_U_INT16(buf, len, tok->tt.socket_ex32.atype, tok->len, in fetch_socketex32_tok() 3970 if (tok->tt.socket_ex32.atype != AU_IPv4 && in fetch_socketex32_tok() 3971 tok->tt.socket_ex32.atype != AU_IPv6) in fetch_socketex32_tok() 3979 if (tok->tt.socket_ex32.atype == AU_IPv4) { in fetch_socketex32_tok() 3996 if (tok->tt.socket_ex32.atype == AU_IPv4) { in fetch_socketex32_tok() 4033 print_ip_ex_address(fp, tok->tt.socket_ex32.atype, in print_socketex32_tok() 4037 print_ip_ex_address(fp, tok->tt.socket_ex32.atype, in print_socketex32_tok() 4052 print_ip_ex_address(fp, tok->tt.socket_ex32.atype, in print_socketex32_tok() 4057 print_ip_ex_address(fp, tok->tt.socket_ex32.atype, in print_socketex32_tok()
|
/freebsd/contrib/openbsm/bsm/ |
H A D | libbsm.h | 564 u_int16_t atype; member
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_table.c | 2260 if (ti->atype != 0) { in find_table_algo() 2261 if (ti->atype > tcfg->algo_count) in find_table_algo() 2263 return (tcfg->algo[ti->atype]); in find_table_algo()
|
H A D | ip_fw_private.h | 533 uint8_t atype; member
|
H A D | ip_fw_sockopt.c | 2025 ti->atype = 0; in create_objects_compat()
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | spa.h | 863 vdev_t *parent, uint_t id, int atype);
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | spa.c | 1918 uint_t id, int atype) in spa_config_parse() argument 1924 if ((error = vdev_alloc(spa, vdp, nv, parent, id, atype)) != 0) in spa_config_parse() 1945 atype)) != 0) { in spa_config_parse()
|
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_hw.c | 4880 sli4_abort_type_e atype = SLI_ABORT_MAX; in ocs_hw_io_abort() local 4951 atype = SLI_ABORT_XRI; in ocs_hw_io_abort() 4979 …if (sli_abort_wqe(&hw->sli, io_to_abort->wqe.wqebuf, hw->sli.config.wqe_size, atype, send_abts, id… in ocs_hw_io_abort()
|