Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dudp_var.h190 extern int udp_shutdown(struct socket *so);
H A Dudp_usrreq.c233 .pru_shutdown = udp_shutdown,
2631 udp_shutdown(struct socket *so) in udp_shutdown() function
/xnu-12377.1.9/bsd/netinet6/
H A Dudp6_usrreq.c195 .pru_shutdown = udp_shutdown,