Searched refs:ipfw_resize_tables (Results 1 – 3 of 3) sorted by relevance
782 int ipfw_resize_tables(struct ip_fw_chain *ch, unsigned int ntables);
1464 ipfw_resize_tables(struct ip_fw_chain *ch, unsigned int ntables) in ipfw_resize_tables() function
3551 return (ipfw_resize_tables(&V_layer3_chain, ntables)); in sysctl_ipfw_table_num()