Searched refs:check_table_space (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14-stable/sys/netpfil/ipfw/ |
| HD | ip_fw_table.c | 119 static int check_table_space(struct ip_fw_chain *ch, struct tableop_state *ts, 631 error = check_table_space(ch, &ts, tc, KIDX_TO_TI(ch, kidx), count); in add_table_entry() 695 check_table_space(ch, NULL, tc, KIDX_TO_TI(ch, kidx), 0); in add_table_entry() 785 check_table_space(ch, NULL, tc, KIDX_TO_TI(ch, kidx), 0); in del_table_entry() 814 check_table_space(struct ip_fw_chain *ch, struct tableop_state *ts, in check_table_space() function
|