Home
last modified time | relevance | path

Searched refs:ng_sscop_mod_event (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netgraph/atm/sscop/
H A Dng_sscop.c196 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