Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dnd.h72 extern void nd_unload(caddr_t *, char *);
H A Dnd.c262 nd_unload(caddr_t *nd_pparam, char *name) in nd_unload() function