Searched refs:IPFW_TFFLAG_PROTO (Results 1 – 3 of 3) sorted by relevance
346 { "proto", IPFW_TFFLAG_PROTO },1303 if ((tflags & IPFW_TFFLAG_PROTO) != 0) { in tentry_fill_key_type()1946 if ((i->tflags & IPFW_TFFLAG_PROTO) != 0) { in table_show_entry()
1099 #define IPFW_TFFLAG_PROTO 0x10 macro
3295 if (tflags & IPFW_TFFLAG_PROTO) { in ta_init_fhash()