Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/net/
H A Dndrv.c95 static int ndrv_do_detach(struct ndrv_cb *);
297 return ndrv_do_detach(np); in ndrv_detach()
582 ndrv_do_detach(struct ndrv_cb *np) in ndrv_do_detach() function
651 ndrv_do_detach(np); in ndrv_do_disconnect()