Searched refs:IPAddressChoice_inherit (Results 1 – 2 of 2) sorted by relevance
250 case IPAddressChoice_inherit: in i2r_IPAddrBlocks()538 if (f->ipAddressChoice->type == IPAddressChoice_inherit && in X509v3_addr_add_inherit()544 f->ipAddressChoice->type = IPAddressChoice_inherit; in X509v3_addr_add_inherit()560 (f->ipAddressChoice->type == IPAddressChoice_inherit && in make_prefix_or_range()719 case IPAddressChoice_inherit: in X509v3_addr_is_canonical()1083 if (f->ipAddressChoice->type == IPAddressChoice_inherit) in X509v3_addr_inherits()1230 if (fc->ipAddressChoice->type != IPAddressChoice_inherit) { in addr_validate_path_internal()1254 if (fc->ipAddressChoice->type == IPAddressChoice_inherit in addr_validate_path_internal()1272 if (fp->ipAddressChoice->type == IPAddressChoice_inherit in addr_validate_path_internal()
781 # define IPAddressChoice_inherit 0 macro