Searched refs:IPAddressChoice_inherit (Results 1 – 2 of 2) sorted by relevance
294 case IPAddressChoice_inherit: in i2r_IPAddrBlocks()583 if (f->ipAddressChoice->type == IPAddressChoice_inherit && in v3_addr_add_inherit()589 f->ipAddressChoice->type = IPAddressChoice_inherit; in v3_addr_add_inherit()605 (f->ipAddressChoice->type == IPAddressChoice_inherit && in make_prefix_or_range()764 case IPAddressChoice_inherit: in v3_addr_is_canonical()1126 if (f->ipAddressChoice->type == IPAddressChoice_inherit) in v3_addr_inherits()1264 if (fc->ipAddressChoice->type != IPAddressChoice_inherit) { in v3_addr_validate_path_internal()1288 if (fc->ipAddressChoice->type == IPAddressChoice_inherit in v3_addr_validate_path_internal()1307 if (fp->ipAddressChoice->type == IPAddressChoice_inherit in v3_addr_validate_path_internal()
778 # define IPAddressChoice_inherit 0 macro