Searched refs:trav (Results 1 – 2 of 2) sorted by relevance
1545 struct nf_mttg_trav *trav = seq->private; in xt_mttg_seq_next() local1550 switch (trav->class) { in xt_mttg_seq_next()1552 trav->class = MTTG_TRAV_NFP_UNSPEC; in xt_mttg_seq_next()1554 trav->head = trav->curr = is_target ? in xt_mttg_seq_next()1558 trav->curr = trav->curr->next; in xt_mttg_seq_next()1559 if (trav->curr != trav->head) in xt_mttg_seq_next()1563 trav->head = trav->curr = is_target ? in xt_mttg_seq_next()1565 trav->class = next_class[trav->class]; in xt_mttg_seq_next()1568 trav->curr = trav->curr->next; in xt_mttg_seq_next()1569 if (trav->curr != trav->head) in xt_mttg_seq_next()[all …]
96 > trav(geometry1, geometry2, turns, clusters, in apply() local103 trav.iterate(rings, finalized_ring_size, state); in apply()