Searched refs:IPFW_TFFLAG_DSTIP (Results 1 – 3 of 3) sorted by relevance
348 { "dst-ip", IPFW_TFFLAG_DSTIP },1342 if ((tflags & IPFW_TFFLAG_DSTIP) != 0) { in tentry_fill_key_type()1952 if ((i->tflags & IPFW_TFFLAG_DSTIP) != 0) { in table_show_entry()
1135 #define IPFW_TFFLAG_DSTIP 0x02 macro
3283 if (tflags & IPFW_TFFLAG_DSTIP) { in ta_init_fhash()