Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netpfil/ipfw/
HDip_fw_table.h68 #define TEI_FLAGS_COMPAT 0x0004 /* Called from old ABI */ macro
HDip_fw_table.c324 if ((tei->flags & TEI_FLAGS_COMPAT) == 0) in find_ref_table()
932 tei.flags = TEI_FLAGS_COMPAT; in manage_table_ent_v0()