Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pipe.c134 static int ngp_modevent(module_t, int, void *);
239 .mod_event = ngp_modevent,
971 ngp_modevent(module_t mod, int type, void *unused) in ngp_modevent() function