Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.h72 #define TEI_FLAGS_LIMIT 0x0040 /* Limit was hit */ macro
H A Dip_fw_table.c206 tei->flags |= TEI_FLAGS_LIMIT; in check_table_limit()
1060 else if (ptei->flags & TEI_FLAGS_LIMIT) in manage_table_ent_v1()