Searched refs:IPFW_TATFLAGS_AFITEM (Results 1 – 4 of 4) sorted by relevance
974 #define IPFW_TATFLAGS_AFITEM 0x0004 /* diff. items per AF */ macro
499 tinfo->flags = IPFW_TATFLAGS_AFDATA | IPFW_TATFLAGS_AFITEM; in ta_dump_radix_tinfo()1350 tinfo->flags = IPFW_TATFLAGS_AFDATA | IPFW_TATFLAGS_AFITEM; in ta_dump_chash_tinfo()3334 tinfo->flags = IPFW_TATFLAGS_AFITEM; in ta_dump_fhash_tinfo()
818 if (tainfo->flags & IPFW_TATFLAGS_AFITEM) in table_show_info()