Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_ndp.c142 static nce_t *nce_fastpath_create(ill_t *, ncec_t *);
382 under_nce = nce_fastpath_create(in_ill, nce->nce_common); in nce_lookup_then_add_v6()
3055 nce_fastpath_create(ill_t *ill, ncec_t *ncec) in nce_fastpath_create() function
3117 nce = nce_fastpath_create(ill, ncec); in nce_fastpath()
3646 under_nce = nce_fastpath_create(in_ill, nce->nce_common); in nce_lookup_then_add_v4()
5043 under_nce = nce_fastpath_create(send_ill, ncec); in nce_resolv_ipmp_ok()