Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_evnt.c84 static int get_next_l2cap_opt
690 error = get_next_l2cap_opt(m, &off, &hdr, &val); in ng_l2cap_process_cfg_req()
846 error = get_next_l2cap_opt(m, &off, &hdr, &val); in ng_l2cap_process_cfg_rsp()
1414 get_next_l2cap_opt(struct mbuf *m, int *off, ng_l2cap_cfg_opt_p hdr, in get_next_l2cap_opt() function