Searched refs:NG_SEND_MSG_PATH (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netgraph/bluetooth/socket/ |
| H A D | ng_btsocket_hci_raw.c | 399 NG_SEND_MSG_PATH(error, ng_btsocket_hci_raw_node, msg, path, 0); in ng_btsocket_hci_raw_send_ngmsg() 425 NG_SEND_MSG_PATH(error, ng_btsocket_hci_raw_node, msg, path, 0); in ng_btsocket_hci_raw_send_sync_ngmsg() 1179 NG_SEND_MSG_PATH(error, ng_btsocket_hci_raw_node, msg, path, 0); in ng_btsocket_hci_raw_control() 1242 NG_SEND_MSG_PATH(error, ng_btsocket_hci_raw_node, msg, path, 0); in ng_btsocket_hci_raw_control() 1371 NG_SEND_MSG_PATH(error, ng_btsocket_hci_raw_node, msg, ".:", 0); in ng_btsocket_hci_raw_control()
|
| /f-stack/freebsd/netgraph/ |
| H A D | netgraph.h | 967 #define NG_SEND_MSG_PATH(error, here, msg, path, retaddr) \ macro
|
| /f-stack/tools/compat/include/netgraph/ |
| H A D | netgraph.h | 969 #define NG_SEND_MSG_PATH(error, here, msg, path, retaddr) \ macro
|