Lines Matching full:l2c

171 	if (l2cap->l2c == NULL || NG_HOOK_NOT_VALID(l2cap->l2c)) {  in ng_l2cap_l2ca_con_rsp()
212 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_con_rsp()
345 if (l2cap->l2c == NULL || NG_HOOK_NOT_VALID(l2cap->l2c)) { in ng_l2cap_l2ca_encryption_change()
378 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_encryption_change()
397 if (l2cap->l2c == NULL || NG_HOOK_NOT_VALID(l2cap->l2c)) { in ng_l2cap_l2ca_con_rsp_rsp()
418 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_con_rsp_rsp()
437 if (l2cap->l2c == NULL || NG_HOOK_NOT_VALID(l2cap->l2c)) { in ng_l2cap_l2ca_con_ind()
460 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_con_ind()
588 if (l2cap->l2c == NULL || NG_HOOK_NOT_VALID(l2cap->l2c)) { in ng_l2cap_l2ca_cfg_rsp()
612 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_cfg_rsp()
748 if (l2cap->l2c == NULL || NG_HOOK_NOT_VALID(l2cap->l2c)) { in ng_l2cap_l2ca_cfg_rsp_rsp()
769 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_cfg_rsp_rsp()
801 if (l2cap->l2c == NULL || NG_HOOK_NOT_VALID(l2cap->l2c)) { in ng_l2cap_l2ca_cfg_ind()
822 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_cfg_ind()
942 if (l2cap->l2c == NULL || NG_HOOK_NOT_VALID(l2cap->l2c)) { in ng_l2cap_l2ca_write_rsp()
976 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_write_rsp()
1069 if (l2cap->l2c == NULL || NG_HOOK_NOT_VALID(l2cap->l2c)) { in ng_l2cap_l2ca_receive()
1083 NG_SEND_DATA_ONLY(error, l2cap->l2c, con->rx_pkt); in ng_l2cap_l2ca_receive()
1158 if (l2cap->l2c == NULL || NG_HOOK_NOT_VALID(l2cap->l2c)) { in ng_l2cap_l2ca_clt_receive()
1167 NG_SEND_DATA_ONLY(error, l2cap->l2c, con->rx_pkt); in ng_l2cap_l2ca_clt_receive()
1188 if (l2cap->l2c == NULL || NG_HOOK_NOT_VALID(l2cap->l2c)) { in ng_l2cap_l2ca_qos_ind()
1205 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_qos_ind()
1336 if (l2cap->l2c == NULL || NG_HOOK_NOT_VALID(l2cap->l2c)) { in ng_l2cap_l2ca_discon_rsp()
1357 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_discon_rsp()
1376 if (l2cap->l2c == NULL || NG_HOOK_NOT_VALID(l2cap->l2c)) { in ng_l2cap_l2ca_discon_ind()
1399 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_discon_ind()