Searched refs:IPAddressChoice_inherit (Results 1 – 4 of 4) sorted by relevance
259 case IPAddressChoice_inherit: in i2r_IPAddrBlocks()553 … if (f->ipAddressChoice->type == IPAddressChoice_inherit && f->ipAddressChoice->u.inherit != NULL) in X509v3_addr_add_inherit()557 f->ipAddressChoice->type = IPAddressChoice_inherit; in X509v3_addr_add_inherit()571 …LL || f->ipAddressChoice == NULL || (f->ipAddressChoice->type == IPAddressChoice_inherit && f->ipA… in make_prefix_or_range()740 case IPAddressChoice_inherit: in X509v3_addr_is_canonical()1113 if (f->ipAddressChoice->type == IPAddressChoice_inherit) in X509v3_addr_inherits()1268 if (fc->ipAddressChoice->type != IPAddressChoice_inherit) { in addr_validate_path_internal()1295 if (fc->ipAddressChoice->type == IPAddressChoice_inherit in addr_validate_path_internal()1316 if (fp->ipAddressChoice->type == IPAddressChoice_inherit in addr_validate_path_internal()
298 f1->ipAddressChoice->type = IPAddressChoice_inherit; in test_addr_fam_len()
895 #define IPAddressChoice_inherit 0 macro
1231 #define IPAddressChoice_inherit 0 macro