Searched defs:nce_fastpath_create (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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);
3057 nce_fastpath_create(ill_t *ill, ncec_t *ncec) function
3119 nce = nce_fastpath_create(ill, ncec);
3648 under_nce = nce_fastpath_create(in_ill, nce->nce_common);
5045 under_nce = nce_fastpath_create(send_ill, ncec);

Completed in 55 milliseconds