Searched refs:IPFW_TFFLAG_SRCIP (Results 1 – 4 of 4) sorted by relevance
345 { "src-ip", IPFW_TFFLAG_SRCIP },1254 if ((tflags & IPFW_TFFLAG_SRCIP) != 0) { in tentry_fill_key_type()1899 if ((i->tflags & IPFW_TFFLAG_SRCIP) != 0) { in table_show_entry()
996 #define IPFW_TFFLAG_SRCIP 0x01 macro
3274 if (tflags & IPFW_TFFLAG_SRCIP) { in ta_init_fhash()