Lines Matching refs:nce
114 nce_t *nce;
178 nce = ire_to_nce(ire, INADDR_ANY, &ip6h->ip6_dst);
179 if (nce == NULL) {
186 if (nce->nce_is_condemned) {
189 nce1 = ire_handle_condemned_nce(nce, ire, NULL, ip6h, B_TRUE);
190 nce_refrele(nce);
200 ip_drop_output("No nce", mp, ill);
205 nce = nce1;
222 ixa->ixa_nce = nce;
229 ifindex = nce->nce_common->ncec_ill->ill_phyint->phyint_ifindex;
252 ixa->ixa_fragsize = ip_get_base_mtu(nce->nce_ill, ire);
256 fragsize = ip_get_base_mtu(nce->nce_ill, ire);
262 ixa->ixa_fragsize = ip_get_base_mtu(nce->nce_ill, ire);
387 * No fragmentation, no nce, and no application of IPsec.
1140 ip_postfrag_multirt_v6(mblk_t *mp, nce_t *nce, iaflags_t ixaflags,
1150 ill_t *ill = nce->nce_ill;
1172 ip_postfrag_loopback(mp1, nce, ixaflags, pkt_len,
1180 * Use the nce (nexthop) and ip6_dst to find the ire.
1185 if (IN6_ARE_ADDR_EQUAL(&nce->nce_addr, &ip6h->ip6_dst)) {
1191 ire = ire_ftable_lookup_v6(&ip6h->ip6_dst, 0, &nce->nce_addr,
1200 mp, nce->nce_ill);
1251 if (nce->nce_common->ncec_flags & NCE_F_MCAST) {
1272 ip_drop_output("ipIfStatsOutDiscards - no nce",
1307 err = ip_xmit(mp, nce, ixaflags, pkt_len, xmit_hint, szone, 0,