Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip_ndp.h308 extern void nce_fastpath_list_delete(ill_t *, ncec_t *, list_t *);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c487 nce_fastpath_list_delete(ncec->ncec_ill, ncec, NULL); in ncec_delete()
632 nce_fastpath_list_delete(ncec->ncec_ill, ncec, NULL); in nce_cleanup_list()
2973 nce_fastpath_list_delete(ncec->ncec_ill, ncec, NULL); in nce_update()
3386 nce_fastpath_list_delete(ill, ncec, NULL); in nce_fastpath_trigger()
3441 nce_fastpath_list_delete(ill_t *ill, ncec_t *ncec, list_t *dead) in nce_fastpath_list_delete() function
H A Dipmp.c2217 nce_fastpath_list_delete(ill, ncec, &dead); in ipmp_ncec_delete_nce()