Searched refs:ipAddressChoice (Results 1 – 2 of 2) sorted by relevance
249 switch (f->ipAddressChoice->type) { in i2r_IPAddrBlocks()508 if (f->ipAddressChoice == NULL && in make_IPAddressFamily()534 f->ipAddressChoice == NULL || in X509v3_addr_add_inherit()539 f->ipAddressChoice->u.inherit != NULL) in X509v3_addr_add_inherit()541 if (f->ipAddressChoice->u.inherit == NULL && in X509v3_addr_add_inherit()559 f->ipAddressChoice == NULL || in make_prefix_or_range()561 f->ipAddressChoice->u.inherit != NULL)) in make_prefix_or_range()578 f->ipAddressChoice->u.addressesOrRanges = aors; in make_prefix_or_range()718 switch (f->ipAddressChoice->type) { in X509v3_addr_is_canonical()1245 if (fc->ipAddressChoice->type == in addr_validate_path_internal()[all …]
793 IPAddressChoice *ipAddressChoice; member