Searched refs:ng_ipfw_findhook1 (Results 1 – 1 of 1) sorted by relevance
72 static hook_p ng_ipfw_findhook1(node_p, uint32_t );207 return ng_ipfw_findhook1(node, n); in ng_ipfw_findhook()212 ng_ipfw_findhook1(node_p node, uint32_t cookie) in ng_ipfw_findhook1() function294 (hook = ng_ipfw_findhook1(fw_node, fwa->rule.info & IPFW_INFO_MASK)) == NULL) in ng_ipfw_input()