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