Searched refs:in_ill (Results 1 – 3 of 3) sorted by relevance
332 ill_t *in_ill = ill; in nce_lookup_then_add_v6() local364 if (in_ill != ill && nce != NULL) { in nce_lookup_then_add_v6()373 if (!IS_IN_SAME_ILLGRP(in_ill, ill)) { in nce_lookup_then_add_v6()382 under_nce = nce_fastpath_create(in_ill, nce->nce_common); in nce_lookup_then_add_v6()3576 ill_t *in_ill = ill, *under = NULL; in nce_lookup_then_add_v4() local3630 if (in_ill != ill && nce != NULL) { in nce_lookup_then_add_v4()3639 if (!IS_IN_SAME_ILLGRP(in_ill, ill)) { in nce_lookup_then_add_v4()3648 under_nce = nce_fastpath_create(in_ill, nce->nce_common); in nce_lookup_then_add_v4()
2486 ill_t *in_ill = ill; in ire_nce_init() local2576 if ((ill = ipmp_ill_hold_xmit_ill(in_ill, is_unicast)) == NULL) in ire_nce_init()
181 kstat_named_t in_ill; member