Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/
H A Dndrv.c90 static int ndrv_do_detach(struct ndrv_cb *);
282 return ndrv_do_detach(np); in ndrv_detach()
569 ndrv_do_detach(struct ndrv_cb *np) in ndrv_do_detach() function
639 ndrv_do_detach(np); in ndrv_do_disconnect()