Searched refs:nce_fastpath_list_delete (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/inet/ |
H A D | ip_ndp.h | 306 extern void nce_fastpath_list_delete(ill_t *, ncec_t *, list_t *);
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ip_ndp.c | 483 nce_fastpath_list_delete(ncec->ncec_ill, ncec, NULL); in ncec_delete() 628 nce_fastpath_list_delete(ncec->ncec_ill, ncec, NULL); in nce_cleanup_list() 2735 nce_fastpath_list_delete(ncec->ncec_ill, ncec, NULL); in nce_update() 3148 nce_fastpath_list_delete(ill, ncec, NULL); in nce_fastpath_trigger() 3200 nce_fastpath_list_delete(ill_t *ill, ncec_t *ncec, list_t *dead) in nce_fastpath_list_delete() function
|
H A D | ipmp.c | 2216 nce_fastpath_list_delete(ill, ncec, &dead); in ipmp_ncec_delete_nce()
|