Home | History | Annotate | Download | only in libxtables

Lines Matching defs:ef

1007 	unsigned int ef = 1 << entry->id, of = 1 << other->id;
1017 if ((xflags & (ef | of)) != (ef | of))