Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.h75 #define TEI_FLAGS_EXISTS 0x0200 /* Entry already exists */ macro
H A Dip_fw_table.c243 flag = TEI_FLAGS_EXISTS; in store_tei_result()
1066 else if (ptei->flags & TEI_FLAGS_EXISTS) in manage_table_ent_v1()