Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_evnt.c85 static int get_next_l2cap_opt
691 error = get_next_l2cap_opt(m, &off, &hdr, &val); in ng_l2cap_process_cfg_req()
847 error = get_next_l2cap_opt(m, &off, &hdr, &val); in ng_l2cap_process_cfg_rsp()
1415 get_next_l2cap_opt(struct mbuf *m, int *off, ng_l2cap_cfg_opt_p hdr, in get_next_l2cap_opt() function