Lines Matching +defs:msg +defs:result

64 ng_l2cap_l2ca_con_req(ng_l2cap_p l2cap, struct ng_mesg *msg)  in ng_l2cap_l2ca_con_req()
162 ng_l2cap_l2ca_con_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result, in ng_l2cap_l2ca_con_rsp()
166 struct ng_mesg *msg = NULL; 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()
337 int ng_l2cap_l2ca_encryption_change(ng_l2cap_chan_p ch, uint16_t result) in ng_l2cap_l2ca_encryption_change()
340 struct ng_mesg *msg = NULL; in ng_l2cap_l2ca_encryption_change() local
389 ng_l2cap_l2ca_con_rsp_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result) in ng_l2cap_l2ca_con_rsp_rsp()
392 struct ng_mesg *msg = NULL; in ng_l2cap_l2ca_con_rsp_rsp() local
432 struct ng_mesg *msg = NULL; 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()
580 ng_l2cap_l2ca_cfg_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result) in ng_l2cap_l2ca_cfg_rsp()
583 struct ng_mesg *msg = NULL; 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()
740 ng_l2cap_l2ca_cfg_rsp_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result) in ng_l2cap_l2ca_cfg_rsp_rsp()
743 struct ng_mesg *msg = NULL; in ng_l2cap_l2ca_cfg_rsp_rsp() local
796 struct ng_mesg *msg = NULL; in ng_l2cap_l2ca_cfg_ind() local
933 ng_l2cap_l2ca_write_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result, in ng_l2cap_l2ca_write_rsp()
937 struct ng_mesg *msg = NULL; in ng_l2cap_l2ca_write_rsp() local
1183 struct ng_mesg *msg = NULL; 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()
1328 ng_l2cap_l2ca_discon_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result) in ng_l2cap_l2ca_discon_rsp()
1331 struct ng_mesg *msg = NULL; in ng_l2cap_l2ca_discon_rsp() local
1371 struct ng_mesg *msg = NULL; 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()
1445 u_int16_t result) in ng_l2cap_l2ca_grp_add_member_rsp()
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()
1556 ng_l2cap_l2ca_ping_rsp(ng_l2cap_con_p con, u_int32_t token, u_int16_t result, in ng_l2cap_l2ca_ping_rsp()
1560 struct ng_mesg *msg = NULL; 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()
1678 u_int16_t result, struct mbuf *data) in ng_l2cap_l2ca_get_info_rsp()
1681 struct ng_mesg *msg = NULL; 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()