Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.h68 #define TEI_FLAGS_COMPAT 0x0004 /* Called from old ABI */ macro
H A Dip_fw_table.c324 if ((tei->flags & TEI_FLAGS_COMPAT) == 0) in find_ref_table()
936 tei.flags = TEI_FLAGS_COMPAT; in manage_table_ent_v0()