Home
last modified time | relevance | path

Searched refs:ng_l2cap_lp_receive (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_llpi.h48 int ng_l2cap_lp_receive (ng_l2cap_p, struct mbuf *);
H A Dng_l2cap_llpi.c660 ng_l2cap_lp_receive(ng_l2cap_p l2cap, struct mbuf *m) in ng_l2cap_lp_receive() function
831 ng_l2cap_lp_receive(con->l2cap, m); in ng_l2cap_lp_deliver()
H A Dng_l2cap_main.c716 error = ng_l2cap_lp_receive(l2cap, m); in ng_l2cap_rcvdata()