Searched refs:ng_sscop_mod_event (Results 1 – 1 of 1) sorted by relevance
196 static int ng_sscop_mod_event(module_t, int, void *);201 .mod_event = ng_sscop_mod_event,856 ng_sscop_mod_event(module_t mod, int event, void *data) in ng_sscop_mod_event() function