Searched refs:ipfw_resize_tables (Results 1 – 3 of 3) sorted by relevance
789 int ipfw_resize_tables(struct ip_fw_chain *ch, unsigned int ntables);
1521 ipfw_resize_tables(struct ip_fw_chain *ch, unsigned int ntables) in ipfw_resize_tables() function
3427 return (ipfw_resize_tables(&V_layer3_chain, ntables)); in sysctl_ipfw_tables_sets()