Searched refs:fw_node (Results 1 – 1 of 1) sorted by relevance
76 static node_p fw_node; variable115 if ((error = ng_make_node_common(&ng_ipfw_typestruct, &fw_node)) in ng_ipfw_mod_event()122 if (ng_name_node(fw_node, "ipfw") != 0) in ng_ipfw_mod_event()293 if (fw_node == NULL || in ng_ipfw_input()294 (hook = ng_ipfw_findhook1(fw_node, fwa->rule.info & IPFW_INFO_MASK)) == NULL) in ng_ipfw_input()