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

/freebsd-10.0-release/sys/netgraph/atm/uni/
H A Dng_uni.c185 static int ng_uni_mod_event(module_t, int, void *);
190 .mod_event = ng_uni_mod_event,
908 ng_uni_mod_event(module_t mod, int event, void *data) function

Completed in 105 milliseconds