Home
last modified time | relevance | path

Searched refs:in_ill (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dkstatcom.h179 kstat_named_t in_ill; member
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c336 ill_t *in_ill = ill; in nce_lookup_then_add_v6() local
368 if (in_ill != ill && nce != NULL) { in nce_lookup_then_add_v6()
377 if (!IS_IN_SAME_ILLGRP(in_ill, ill)) { in nce_lookup_then_add_v6()
386 under_nce = nce_fastpath_create(in_ill, nce->nce_common); in nce_lookup_then_add_v6()
3818 ill_t *in_ill = ill, *under = NULL; in nce_lookup_then_add_v4() local
3872 if (in_ill != ill && nce != NULL) { in nce_lookup_then_add_v4()
3881 if (!IS_IN_SAME_ILLGRP(in_ill, ill)) { in nce_lookup_then_add_v4()
3890 under_nce = nce_fastpath_create(in_ill, nce->nce_common); in nce_lookup_then_add_v4()
H A Dip_ire.c2486 ill_t *in_ill = ill; in ire_nce_init() local
2576 if ((ill = ipmp_ill_hold_xmit_ill(in_ill, is_unicast)) == NULL) in ire_nce_init()