Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_pfil.c539 #define V_ipfw_link_hook VNET(ipfw_link_hook) macro
572 h = &V_ipfw_link_hook; in ipfw_hook()
593 pfil_remove_hook(V_ipfw_link_hook); in ipfw_unhook()
621 pla.pa_hook = V_ipfw_link_hook; in ipfw_link()