Searched refs:NF_MARK (Results 1 – 1 of 1) sorted by relevance
65 #define NF_MARK 0x1 /* marker for cycle detection */ macro378 if (from->n_flags & (NF_NODEST|NF_MARK|NF_ACYCLIC)) in find_cycle()380 from->n_flags |= NF_MARK; in find_cycle()392 if ((*np)->n_flags & (NF_MARK|NF_ACYCLIC|NF_NODEST)) in find_cycle()410 from->n_flags &= ~NF_MARK; in find_cycle()