Searched refs:get_next_l2cap_opt (Results 1 – 1 of 1) sorted by relevance
84 static int get_next_l2cap_opt690 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