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

/freebsd-11-stable/sys/netgraph/bluetooth/include/
H A Dng_btsocket_l2cap.h196 int ng_btsocket_l2cap_attach (struct socket *, int, struct thread *);
/freebsd-11-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket.c110 .pru_attach = ng_btsocket_l2cap_attach,
H A Dng_btsocket_l2cap.c2003 ng_btsocket_l2cap_attach(struct socket *so, int proto, struct thread *td) function
2107 } /* ng_btsocket_l2cap_attach */

Completed in 77 milliseconds