Searched refs:udp_detach (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/netinet/
H A Dudp_var.h147 int udp_detach(struct socket *);
H A Dudp_usrreq.c127 .pru_detach = udp_detach,
144 .pru_detach = udp_detach,
1129 udp_detach(struct socket *so) function

Completed in 196 milliseconds