Searched refs:nce_add_impl (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ip_ndp.c | 126 static nce_t *nce_add_impl(ill_t *, ncec_t *, nce_t *, mblk_t *); 4683 *retnce = nce_add_impl(ill, ncec, nce, dlur_mp); in nce_add_common() 4773 nce_add_impl(ill_t *ill, ncec_t *ncec, nce_t *nce, mblk_t *dlur_mp) in nce_add_impl() function 4816 return (nce_add_impl(ill, ncec, nce, dlur_mp)); in nce_add()
|