Searched refs:IPFW_TFFLAG_DSTPORT (Results 1 – 4 of 4) sorted by relevance
349 { "dst-port", IPFW_TFFLAG_DSTPORT },1342 if ((tflags & IPFW_TFFLAG_DSTPORT) != 0) { in tentry_fill_key_type()1930 if ((i->tflags & IPFW_TFFLAG_DSTPORT) != 0) { in table_show_entry()
999 #define IPFW_TFFLAG_DSTPORT 0x08 macro
3286 if (tflags & IPFW_TFFLAG_DSTPORT) { in ta_init_fhash()