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