Searched refs:ng_btsocket_sco_attach (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/netgraph/bluetooth/include/
H A Dng_btsocket_sco.h110 int ng_btsocket_sco_attach (struct socket *, int, struct thread *);
/freebsd-11-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket.c152 .pru_attach = ng_btsocket_sco_attach,
H A Dng_btsocket_sco.c1205 ng_btsocket_sco_attach(struct socket *so, int proto, struct thread *td) function
1286 } /* ng_btsocket_sco_attach */

Completed in 115 milliseconds