Searched refs:udp_detach (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dudp_usrreq.c207 static int udp_detach(struct socket *);
231 .pru_detach = udp_detach,
1905 udp_detach(struct socket *so) function

Completed in 110 milliseconds