Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c128 #define V_fw_deny_unknown_exthdrs VNET(fw_deny_unknown_exthdrs) macro
1590 if (V_fw_deny_unknown_exthdrs) in ipfw_chk()
1614 if (V_fw_deny_unknown_exthdrs) in ipfw_chk()
1691 if (V_fw_deny_unknown_exthdrs) in ipfw_chk()
3408 V_fw_deny_unknown_exthdrs = 1; in vnet_ipfw_init()