Searched refs:ng_btsocket_sco_attach (Results 1 – 3 of 3) sorted by relevance
112 int ng_btsocket_sco_attach (struct socket *, int, struct thread *);
154 .pru_attach = ng_btsocket_sco_attach,
1201 ng_btsocket_sco_attach(struct socket *so, int proto, struct thread *td) in ng_btsocket_sco_attach() function