Searched refs:findhook (Results 1 – 5 of 5) sorted by relevance
87 .findhook = ng_ipfw_findhook,
142 .findhook = ngs_findhook,
1127 if (node->nd_type->findhook != NULL) in ng_findhook()1128 return (*node->nd_type->findhook)(node, name); in ng_findhook()
1082 ng_findhook_t *findhook; /* only if you have lots of hooks */ member
5226 .findhook = NULL,