Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw3/
H A Dip_fw3.c164 struct ipfw3_module fw3_modules[MAX_MODULE];
172 struct ipfw3_module *tmp; in ip_fw3_register_module()
191 struct ipfw3_module *tmp; in ip_fw3_unregister_module()
271 memset(fw3_modules, 0, sizeof(struct ipfw3_module) * MAX_MODULE); in init_module()
975 struct ipfw3_module *mod; in ip_fw3_ctl_get_modules()
H A Dip_fw3.h493 struct ipfw3_module{ struct