Searched refs:udp_attach (Results 1 – 1 of 1) sorted by relevance
193 int udp_attach(struct socket *, int, struct proc *);214 .pru_attach = udp_attach,2190 udp_attach(struct socket *so, int proto, struct proc *p) in udp_attach() function