Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dudp_var.h183 int udp_shutdown(struct socket *so);
/f-stack/freebsd/netinet/
H A Dudp_var.h183 int udp_shutdown(struct socket *so);
H A Dudp_usrreq.c1749 udp_shutdown(struct socket *so) in udp_shutdown() function
1774 .pru_shutdown = udp_shutdown,
/f-stack/freebsd/netinet6/
H A Dudp6_usrreq.c1359 .pru_shutdown = udp_shutdown,