Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dudp_var.h174 extern int udp_shutdown(struct socket *so);
H A Dudp_usrreq.c224 .pru_shutdown = udp_shutdown,
2511 udp_shutdown(struct socket *so) in udp_shutdown() function
/xnu-8019.80.24/bsd/netinet6/
H A Dudp6_usrreq.c189 .pru_shutdown = udp_shutdown,