Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Draw_cb.c124 raw_detach(struct rawcb *rp) in raw_detach() function
168 raw_detach(rp); in raw_disconnect()
H A Draw_cb.h94 extern void raw_detach(struct rawcb *);
H A Draw_usrreq.c237 raw_detach(rp); in raw_udetach()