Searched refs:ng_ipfw_mod_event (Results 1 – 1 of 1) sorted by relevance
65 static int ng_ipfw_mod_event(module_t mod, int event, void *data);84 .mod_event = ng_ipfw_mod_event,104 ng_ipfw_mod_event(module_t mod, int event, void *data) in ng_ipfw_mod_event() function