11Psid_constraint(
const asn_TYPE_descriptor_t *td,
const void *sptr,
12 asn_app_constraint_failed_f *ctfailcb,
void *app_key) {
16 ASN__CTFAIL(app_key, td, sptr,
17 "%s: value not given (%s:%d)",
18 td->name, __FILE__, __LINE__);
22 value = *(
const unsigned long *)sptr;
29 return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
36#if !defined(ASN_DISABLE_OER_SUPPORT)
37static asn_oer_constraints_t asn_OER_type_Psid_constr_1 CC_NOTUSED = {
41#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
42asn_per_constraints_t asn_PER_type_Psid_constr_1 CC_NOTUSED = {
43 { APC_SEMI_CONSTRAINED, -1, -1, 0, 0 } ,
44 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
48const asn_INTEGER_specifics_t asn_SPC_Psid_specs_1 = {
53static const ber_tlv_tag_t asn_DEF_Psid_tags_1[] = {
54 (ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
56asn_TYPE_descriptor_t asn_DEF_Psid = {
59 &asn_OP_NativeInteger,
61 sizeof(asn_DEF_Psid_tags_1)
62 /
sizeof(asn_DEF_Psid_tags_1[0]),
64 sizeof(asn_DEF_Psid_tags_1)
65 /
sizeof(asn_DEF_Psid_tags_1[0]),
67#if !defined(ASN_DISABLE_OER_SUPPORT)
68 &asn_OER_type_Psid_constr_1,
70#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
71 &asn_PER_type_Psid_constr_1,