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

/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dudp_var.h174 extern int udp_shutdown(struct socket *so);
H A Dudp_usrreq.c236 .pru_shutdown = udp_shutdown,
1989 udp_shutdown(struct socket *so) function
/macosx-10.10/xnu-2782.1.97/bsd/netinet6/
H A Dudp6_usrreq.c192 .pru_shutdown = udp_shutdown,

Completed in 118 milliseconds