Searched refs:check_table_space (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/netpfil/ipfw/
H A Dip_fw_table.c119 static int check_table_space(struct ip_fw_chain *ch, struct tableop_state *ts,
635 error = check_table_space(ch, &ts, tc, KIDX_TO_TI(ch, kidx), count);
691 check_table_space(ch, NULL, tc, KIDX_TO_TI(ch, kidx), 0);
781 check_table_space(ch, NULL, tc, KIDX_TO_TI(ch, kidx), 0);
810 check_table_space(struct ip_fw_chain *ch, struct tableop_state *ts, function

Completed in 169 milliseconds