Lines Matching defs:l2cap
64 ng_l2cap_l2ca_con_req(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_l2ca_con_req()
165 ng_l2cap_p l2cap = ch->con->l2cap; in ng_l2cap_l2ca_con_rsp() local
223 ng_l2cap_l2ca_con_rsp_req(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_l2ca_con_rsp_req()
339 ng_l2cap_p l2cap = ch->con->l2cap; in ng_l2cap_l2ca_encryption_change() local
391 ng_l2cap_p l2cap = ch->con->l2cap; in ng_l2cap_l2ca_con_rsp_rsp() local
431 ng_l2cap_p l2cap = ch->con->l2cap; in ng_l2cap_l2ca_con_ind() local
471 ng_l2cap_l2ca_cfg_req(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_l2ca_cfg_req()
582 ng_l2cap_p l2cap = ch->con->l2cap; in ng_l2cap_l2ca_cfg_rsp() local
643 ng_l2cap_l2ca_cfg_rsp_req(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_l2ca_cfg_rsp_req()
742 ng_l2cap_p l2cap = ch->con->l2cap; in ng_l2cap_l2ca_cfg_rsp_rsp() local
795 ng_l2cap_p l2cap = ch->con->l2cap; in ng_l2cap_l2ca_cfg_ind() local
833 ng_l2cap_l2ca_write_req(ng_l2cap_p l2cap, struct mbuf *m) in ng_l2cap_l2ca_write_req()
936 ng_l2cap_p l2cap = ch->con->l2cap; in ng_l2cap_l2ca_write_rsp() local
990 ng_l2cap_p l2cap = con->l2cap; in ng_l2cap_l2ca_receive() local
1103 ng_l2cap_p l2cap = con->l2cap; in ng_l2cap_l2ca_clt_receive() local
1182 ng_l2cap_p l2cap = ch->con->l2cap; in ng_l2cap_l2ca_qos_ind() local
1216 ng_l2cap_l2ca_discon_req(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_l2ca_discon_req()
1330 ng_l2cap_p l2cap = ch->con->l2cap; in ng_l2cap_l2ca_discon_rsp() local
1370 ng_l2cap_p l2cap = ch->con->l2cap; in ng_l2cap_l2ca_discon_ind() local
1411 ng_l2cap_l2ca_grp_create(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_l2ca_grp_create()
1422 ng_l2cap_l2ca_grp_close(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_l2ca_grp_close()
1433 ng_l2cap_l2ca_grp_add_member_req(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_l2ca_grp_add_member_req()
1456 ng_l2cap_l2ca_grp_rem_member(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_l2ca_grp_rem_member()
1467 ng_l2cap_l2ca_grp_get_members(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_l2ca_grp_get_members()
1477 ng_l2cap_l2ca_ping_req(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_l2ca_ping_req()
1559 ng_l2cap_p l2cap = con->l2cap; in ng_l2cap_l2ca_ping_rsp() local
1606 ng_l2cap_l2ca_get_info_req(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_l2ca_get_info_req()
1680 ng_l2cap_p l2cap = con->l2cap; in ng_l2cap_l2ca_get_info_rsp() local
1727 ng_l2cap_l2ca_enable_clt(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_l2ca_enable_clt()