Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h790 int ipfw_switch_tables_namespace(struct ip_fw_chain *ch, unsigned int nsets);
H A Dip_fw_table.c3029 ipfw_switch_tables_namespace(struct ip_fw_chain *ch, unsigned int sets) in ipfw_switch_tables_namespace() function
H A Dip_fw2.c3426 return (ipfw_switch_tables_namespace(&V_layer3_chain, sets)); in sysctl_ipfw_tables_sets()