Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/l2cap/
H A Dng_l2cap_llpi.h45 int ng_l2cap_lp_receive (ng_l2cap_p, struct mbuf *);
H A Dng_l2cap_main.c715 error = ng_l2cap_lp_receive(l2cap, m); in ng_l2cap_rcvdata()
H A Dng_l2cap_llpi.c601 ng_l2cap_lp_receive(ng_l2cap_p l2cap, struct mbuf *m) in ng_l2cap_lp_receive() function