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

/freebsd-13-stable/sys/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)
936 tei.flags = TEI_FLAGS_COMPAT;

Completed in 105 milliseconds