Searched refs:ng_h4_mod_event (Results 1 – 1 of 1) sorted by relevance
118 static int ng_h4_mod_event (module_t, int, void *);124 .mod_event = ng_h4_mod_event,991 ng_h4_mod_event(module_t mod, int event, void *data) function