Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dnetgraph.h1113 ng_mod_event, \
1183 int ng_mod_event(module_t mod, int what, void *arg);
H A Dng_base.c3091 ng_mod_event(module_t mod, int event, void *data) in ng_mod_event() function