Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_pfil.c669 ipfw_attach_hooks(void) in ipfw_attach_hooks() function
H A Dip_fw_private.h151 int ipfw_attach_hooks(void);
H A Dip_fw2.c3721 error = ipfw_attach_hooks(); in vnet_ipfw_init()