Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_private.h783 int ipfw_switch_tables_namespace(struct ip_fw_chain *ch, unsigned int nsets);
H A Dip_fw_table.c3010 ipfw_switch_tables_namespace(struct ip_fw_chain *ch, unsigned int sets) in ipfw_switch_tables_namespace() function
H A Dip_fw2.c3315 return (ipfw_switch_tables_namespace(&V_layer3_chain, sets)); in sysctl_ipfw_tables_sets()