Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netpfil/ipfw/
HDip_fw_private.h789 int ipfw_switch_tables_namespace(struct ip_fw_chain *ch, unsigned int nsets);
HDip_fw_table.c3029 ipfw_switch_tables_namespace(struct ip_fw_chain *ch, unsigned int sets) in ipfw_switch_tables_namespace() function
HDip_fw2.c3377 return (ipfw_switch_tables_namespace(&V_layer3_chain, sets)); in sysctl_ipfw_tables_sets()