Searched refs:udp_attach (Results 1 – 2 of 2) sorted by relevance
146 int udp_attach(struct socket *, int, int);
131 .pru_attach = udp_attach,145 .pru_attach = udp_attach,1098 udp_attach(struct socket *so, int proto, int wait) in udp_attach() function