Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/l2cap/
H A Dng_l2cap_evnt.c77 static int get_next_l2cap_opt
568 error = get_next_l2cap_opt(m, &off, &hdr, &val); in ng_l2cap_process_cfg_req()
725 error = get_next_l2cap_opt(m, &off, &hdr, &val); in ng_l2cap_process_cfg_rsp()
1266 get_next_l2cap_opt(struct mbuf *m, int *off, ng_l2cap_cfg_opt_p hdr, in get_next_l2cap_opt() function