ng_findhook
if ((hook = ng_findhook(node, hp->thisHook)) == NULL)
if ((hook = ng_findhook(node, msg->data)) == NULL)
if ((hook = ng_findhook(node, msg->data)) == NULL)
dest = ng_findhook(hip->node, hip->prog->ifMatch);
dest = ng_findhook(hip->node, hip->prog->ifNotMatch);
hook = ng_findhook(node, f->matchhook);
hook_p ng_findhook(node_p node, const char *name);
hook = ng_findhook(node, segment);
if ((hook = ng_findhook(here, rmh->ourhook)) != NULL)
if (ng_findhook(node, name) != NULL) {
if ((hook = ng_findhook(node, hp->thisHook)) == NULL)
if ((hook = ng_findhook(node, msg->data)) == NULL)
if ((hook = ng_findhook(node, msg->data)) == NULL)
hip->match = ng_findhook(NG_HOOK_NODE(hook), hip->prog->ifMatch);
hip->nomatch = ng_findhook(NG_HOOK_NODE(hook), hip->prog->ifNotMatch);
hook = ng_findhook(node, f->matchhook);
hook = ng_findhook(node, (char *)msg->data);
hook_p ng_findhook(node_p node, const char *name);
if (ng_findhook(node, name) != NULL) {
if (ng_findhook(node, NG_HOOK_NAME(hook)) != NULL) {
if (ng_findhook(node2, name2) != NULL) {
hook = ng_findhook(node, segment);
if ((hook = ng_findhook(here, rmh->ourhook)) != NULL)
if ((hook = ng_findhook(node, hp->thisHook)) == NULL)
if ((hook = ng_findhook(node, hp->thisHook)) == NULL)
if ((hook = ng_findhook(node, msg->data)) == NULL)
if ((hook = ng_findhook(node, msg->data)) == NULL)
if ((hook = ng_findhook(node, msg->data)) == NULL)
hip->hi_match = ng_findhook(NG_HOOK_NODE(hook), hip->in->ifMatch);
hip->hi_nonmatch = ng_findhook(NG_HOOK_NODE(hook), hip->in->ifNotMatch);
hook = ng_findhook(node, vf->hook);
hook = ng_findhook(node, (char *)msg->data);
hook = ng_findhook(node, ourmsg->hook);
hook = ng_findhook(pcbp->sockdata->node, hookname);
hook = ng_findhook(node, (char *)msg->data);
in = ng_findhook(node, set->inHook);
out = ng_findhook(node, set->outHook);