Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_ulpi.c213 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_con_rsp()
379 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_encryption_change()
419 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_con_rsp_rsp()
461 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_con_ind()
613 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_cfg_rsp()
770 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_cfg_rsp_rsp()
823 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_cfg_ind()
977 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_write_rsp()
1206 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_qos_ind()
1358 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->l2c, 0); in ng_l2cap_l2ca_discon_rsp()
[all …]
H A Dng_l2cap_llpi.c119 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->hci, 0); in ng_l2cap_lp_con_req()
270 NG_SEND_MSG_HOOK(error, l2cap->node, rsp, l2cap->hci, 0); in ng_l2cap_lp_con_ind()
405 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->hci, 0); in ng_l2cap_lp_qos_req()
968 NG_SEND_MSG_HOOK(error, l2cap->node, msg, l2cap->hci, 0); in ng_l2cap_process_discon_timeout()
H A Dng_l2cap_misc.c89 NG_SEND_MSG_HOOK(error, node, msg, hook, 0); in ng_l2cap_send_hook_info()
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c782 NG_SEND_MSG_HOOK(error, unit->node, msg, in ng_hci_lp_con_cfm()
805 NG_SEND_MSG_HOOK(error, unit->node, msg, in ng_hci_lp_con_cfm()
837 NG_SEND_MSG_HOOK(error, unit->node, msg, in ng_hci_lp_enc_change()
882 NG_SEND_MSG_HOOK(error, unit->node, msg, hook, 0); in ng_hci_lp_con_ind()
1119 NG_SEND_MSG_HOOK(error,unit->node,msg,unit->acl,0); in ng_hci_lp_discon_ind()
1137 NG_SEND_MSG_HOOK(error, unit->node, msg, unit->sco, 0); in ng_hci_lp_discon_ind()
1280 NG_SEND_MSG_HOOK(error, unit->node, msg, in ng_hci_lp_qos_cfm()
1300 NG_SEND_MSG_HOOK(error, unit->node, msg, in ng_hci_lp_qos_cfm()
1340 NG_SEND_MSG_HOOK(error, unit->node, msg, unit->acl, 0); in ng_hci_lp_qos_ind()
1355 NG_SEND_MSG_HOOK(error, unit->node, msg, unit->sco, 0); in ng_hci_lp_qos_ind()
H A Dng_hci_misc.c118 NG_SEND_MSG_HOOK(error, node, msg, hook, 0); in ng_hci_node_is_up()
H A Dng_hci_evnt.c371 NG_SEND_MSG_HOOK(error, unit->node, msg, hook, 0); in sync_con_queue()
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap_raw.c869 NG_SEND_MSG_HOOK(error, ng_btsocket_l2cap_raw_node, msg, in ng_btsocket_l2cap_raw_control()
933 NG_SEND_MSG_HOOK(error, ng_btsocket_l2cap_raw_node, msg, in ng_btsocket_l2cap_raw_control()
1014 NG_SEND_MSG_HOOK(error, ng_btsocket_l2cap_raw_node, msg, in ng_btsocket_l2cap_raw_control()
1084 NG_SEND_MSG_HOOK(error, ng_btsocket_l2cap_raw_node, msg, in ng_btsocket_l2cap_raw_control()
1312 NG_SEND_MSG_HOOK(error, ng_btsocket_l2cap_raw_node, msg, hook, 0); in ng_btsocket_l2cap_raw_send_ngmsg()
1338 NG_SEND_MSG_HOOK(error, ng_btsocket_l2cap_raw_node, msg, in ng_btsocket_l2cap_raw_send_sync_ngmsg()
H A Dng_btsocket_sco.c622 NG_SEND_MSG_HOOK(error, ng_btsocket_sco_node, msg, pcb->rt->hook, 0); in ng_btsocket_sco_send_lp_con_req()
651 NG_SEND_MSG_HOOK(error, ng_btsocket_sco_node, msg, rt->hook, 0); in ng_btsocket_sco_send_lp_con_rsp()
682 NG_SEND_MSG_HOOK(error, ng_btsocket_sco_node, msg, pcb->rt->hook, 0); in ng_btsocket_sco_send_lp_discon_req()
H A Dng_btsocket_l2cap.c1247 NG_SEND_MSG_HOOK(error, ng_btsocket_l2cap_node, msg,pcb->rt->hook, 0); in ng_btsocket_l2cap_send_l2ca_con_req()
1283 NG_SEND_MSG_HOOK(error, ng_btsocket_l2cap_node, msg, rt->hook, 0); in ng_btsocket_l2cap_send_l2ca_con_rsp_req()
1319 NG_SEND_MSG_HOOK(error, ng_btsocket_l2cap_node, msg,pcb->rt->hook, 0); in ng_btsocket_l2cap_send_l2ca_cfg_req()
1353 NG_SEND_MSG_HOOK(error, ng_btsocket_l2cap_node, msg, pcb->rt->hook, 0); in ng_btsocket_l2cap_send_l2ca_cfg_rsp()
1387 NG_SEND_MSG_HOOK(error, ng_btsocket_l2cap_node, msg,pcb->rt->hook, 0); in ng_btsocket_l2cap_send_l2ca_discon_req()
/f-stack/freebsd/netgraph/
H A Dng_cisco.c525 NG_SEND_MSG_HOOK(dummy_error, in cisco_input()
644 NG_SEND_MSG_HOOK(dummy_error, sc->node, msg, sc->inet.hook, 0); in cisco_notify()
H A Dng_ether.c393 NG_SEND_MSG_HOOK(dummy_error, node, msg, priv->lower, 0); in ng_ether_link_state()
398 NG_SEND_MSG_HOOK(dummy_error, node, msg, priv->orphan, 0); in ng_ether_link_state()
H A Dng_device.c399 NG_SEND_MSG_HOOK(error, sc->node, msg, connection->active_hook, 0);
H A Dng_one2many.c611 NG_SEND_MSG_HOOK(dummy_error, priv->node, msg, priv->one.hook, 0); in ng_one2many_notify()
H A Dng_pipe.c426 NG_SEND_MSG_HOOK(error, node, in ngp_rcvmsg()
434 NG_SEND_MSG_HOOK(error, node, in ngp_rcvmsg()
H A Dng_vlan.c499 NG_SEND_MSG_HOOK(error, node, copy, in ng_vlan_rcvmsg()
H A Dng_source.c658 NG_SEND_MSG_HOOK(error, sc->node, msg, sc->output, 0); in ng_source_set_autosrc()
H A Dnetgraph.h951 #define NG_SEND_MSG_HOOK(error, here, msg, hook, retaddr) \ macro
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h953 #define NG_SEND_MSG_HOOK(error, here, msg, hook, retaddr) \ macro