Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c129 #define V_fw_deny_unknown_exthdrs VNET(fw_deny_unknown_exthdrs) macro
1665 if (V_fw_deny_unknown_exthdrs) in ipfw_chk()
1689 if (V_fw_deny_unknown_exthdrs) in ipfw_chk()
1776 if (V_fw_deny_unknown_exthdrs) in ipfw_chk()
3663 V_fw_deny_unknown_exthdrs = 1; in vnet_ipfw_init()