ASIdentifierChoice_inherit
case ASIdentifierChoice_inherit:
case ASIdentifierChoice_inherit:
x->rfc3779_asid->asnum->type == ASIdentifierChoice_inherit)
x->rfc3779_asid->rdi->type == ASIdentifierChoice_inherit)
case ASIdentifierChoice_inherit:
(*choice)->type = ASIdentifierChoice_inherit;
return (*choice)->type == ASIdentifierChoice_inherit;
if (*choice != NULL && (*choice)->type == ASIdentifierChoice_inherit)
if (choice == NULL || choice->type == ASIdentifierChoice_inherit)
if (choice == NULL || choice->type == ASIdentifierChoice_inherit)
if (asid->asnum->type == ASIdentifierChoice_inherit)
if (asid->rdi->type == ASIdentifierChoice_inherit)