Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table.c196 check_table_limit(struct table_config *tc, struct tentry_info *tei) in check_table_limit() function
309 check_table_limit(tc, tei) != 0) in find_ref_table()
650 if ((error = check_table_limit(tc, ptei)) == 0) { in add_table_entry()