Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_ndp.c144 static nce_t *nce_fastpath(ncec_t *, boolean_t, nce_t *);
891 nce = nce_fastpath(ncec, B_TRUE, NULL); in nce_process()
2739 nce = nce_fastpath(ncec, B_TRUE, NULL); in nce_update()
3098 nce_fastpath(ncec_t *ncec, boolean_t trigger_fp_req, nce_t *ncec_nce) in nce_fastpath() function