Searched refs:ng_l2cap_lp_receive (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_llpi.c658 ng_l2cap_lp_receive(ng_l2cap_p l2cap, struct mbuf *m) function
789 } /* ng_l2cap_lp_receive */
828 ng_l2cap_lp_receive(con->l2cap, m);
H A Dng_l2cap_llpi.h46 int ng_l2cap_lp_receive (ng_l2cap_p, struct mbuf *);
H A Dng_l2cap_main.c714 error = ng_l2cap_lp_receive(l2cap, m);

Completed in 147 milliseconds