Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Dudp_var.h174 extern int udp_shutdown(struct socket *so);
H A Dudp_usrreq.c227 .pru_shutdown = udp_shutdown,
2530 udp_shutdown(struct socket *so) in udp_shutdown() function
/xnu-8796.141.3/bsd/netinet6/
H A Dudp6_usrreq.c190 .pru_shutdown = udp_shutdown,