Home
last modified time | relevance | path

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

/dflybsd-src/sbin/ipfw3/
H A Dipfw3.h122 typedef void (*init_module)(register_func, register_keyword); typedef
H A Dipfw3.c136 init_module mod_init_func; in module_load()
/dflybsd-src/sys/net/ipfw3/
H A Dip_fw3.h540 void init_module(void);
H A Dip_fw3.c269 init_module(void) in init_module() function
1484 init_module(); in ip_fw3_init()