ire_handle_condemned_nce
nce1 = ire_handle_condemned_nce(nce, ire, NULL, ip6h, B_FALSE);
nce1 = ire_handle_condemned_nce(nce, ire, NULL, ip6h, B_TRUE);
nce1 = ire_handle_condemned_nce(nce, ire, ipha, NULL, B_FALSE);
nce = ire_handle_condemned_nce(ixa->ixa_nce, ire, ipha, ip6h, B_TRUE);
nce1 = ire_handle_condemned_nce(nce, ire, ipha, NULL, B_TRUE);
extern nce_t *ire_handle_condemned_nce(nce_t *, ire_t *, ipha_t *, ip6_t *,