Home
last modified time | relevance | path

Searched refs:NG_SEND_MSG_PATH (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c399 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 Dnetgraph.h967 #define NG_SEND_MSG_PATH(error, here, msg, path, retaddr) \ macro
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h969 #define NG_SEND_MSG_PATH(error, here, msg, path, retaddr) \ macro