Searched refs:ia_has_prefix (Results 1 – 1 of 1) sorted by relevance
501 boolean_t ia_has_prefix = FALSE; in in6_selectsrc_core() local530 ia_has_prefix = (pfxrtr_lookup(p_ia_prefix, dr) != NULL); in in6_selectsrc_core()551 if (ia_best_has_prefix && !ia_has_prefix) { in in6_selectsrc_core()555 if (!ia_best_has_prefix && ia_has_prefix) { in in6_selectsrc_core()