Searched refs:ng_ipfw_mod_event (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/netgraph/
H A Dng_ipfw.c65 static int ng_ipfw_mod_event(module_t mod, int event, void *data);
85 .mod_event = ng_ipfw_mod_event,
105 ng_ipfw_mod_event(module_t mod, int event, void *data) function

Completed in 51 milliseconds