Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dndrv.c91 static int ndrv_do_detach(struct ndrv_cb *);
283 return ndrv_do_detach(np); in ndrv_detach()
568 ndrv_do_detach(struct ndrv_cb *np) in ndrv_do_detach() function
636 ndrv_do_detach(np); in ndrv_do_disconnect()