Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dndrv.c95 static int ndrv_do_detach(struct ndrv_cb *);
304 return ndrv_do_detach(np); in ndrv_detach()
598 ndrv_do_detach(struct ndrv_cb *np) in ndrv_do_detach() function
667 ndrv_do_detach(np); in ndrv_do_disconnect()