Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table.h70 #define TEI_FLAGS_LIMIT 0x0040 /* Limit was hit */ macro
H A Dip_fw_table.c203 tei->flags |= TEI_FLAGS_LIMIT; in check_table_limit()
1001 else if (ptei->flags & TEI_FLAGS_LIMIT) in manage_table_ent_v1()