Searched refs:udp_shutdown (Results 1 – 2 of 2) sorted by relevance
151 int udp_shutdown(struct socket *);
136 .pru_shutdown = udp_shutdown,150 .pru_shutdown = udp_shutdown,1203 udp_shutdown(struct socket *so) in udp_shutdown() function