Searched refs:ng_hci_upper_rcvmsg (Results 1 – 1 of 1) sorted by relevance
75 static ng_rcvmsg_t ng_hci_upper_rcvmsg; variable234 NG_HOOK_SET_RCVMSG(hook, ng_hci_upper_rcvmsg); in ng_hci_connect()237 NG_HOOK_SET_RCVMSG(hook, ng_hci_upper_rcvmsg); in ng_hci_connect()663 ng_hci_upper_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_hci_upper_rcvmsg() function