Home
last modified time | relevance | path

Searched defs:init_module (Results 1 – 2 of 2) sorted by relevance

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