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

/freebsd-11.0-release/sys/netpfil/ipfw/
H A Dip_fw_table.h74 #define TEI_FLAGS_NOTFOUND 0x0100 /* Entry was not found */ macro
H A Dip_fw_table.c239 flag = TEI_FLAGS_NOTFOUND;
1059 else if (ptei->flags & TEI_FLAGS_NOTFOUND)

Completed in 55 milliseconds