Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dip_ndp.h306 extern void nce_fastpath_list_delete(ill_t *, ncec_t *, list_t *);
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_ndp.c483 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 Dipmp.c2216 nce_fastpath_list_delete(ill, ncec, &dead); in ipmp_ncec_delete_nce()