Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_ndp.c332 ill_t *in_ill = ill; in nce_lookup_then_add_v6() local
364 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()
3574 ill_t *in_ill = ill, *under = NULL; in nce_lookup_then_add_v4() local
3628 if (in_ill != ill && nce != NULL) { in nce_lookup_then_add_v4()
3637 if (!IS_IN_SAME_ILLGRP(in_ill, ill)) { in nce_lookup_then_add_v4()
3646 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()
/titanic_44/usr/src/uts/common/inet/
H A Dkstatcom.h181 kstat_named_t in_ill; member