Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_pfil.c629 ipfw_attach_hooks(void) in ipfw_attach_hooks() function
H A Dip_fw_private.h153 int ipfw_attach_hooks(void);
H A Dip_fw2.c3470 error = ipfw_attach_hooks(); in vnet_ipfw_init()