Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c146 static nce_t *nce_fastpath_create(ill_t *, ncec_t *);
386 under_nce = nce_fastpath_create(in_ill, nce->nce_common); in nce_lookup_then_add_v6()
3293 nce_fastpath_create(ill_t *ill, ncec_t *ncec) in nce_fastpath_create() function
3355 nce = nce_fastpath_create(ill, ncec); in nce_fastpath()
3890 under_nce = nce_fastpath_create(in_ill, nce->nce_common); in nce_lookup_then_add_v4()
5315 under_nce = nce_fastpath_create(send_ill, ncec); in nce_resolv_ipmp_ok()