Searched refs:next_outgoing_index (Results 1 – 1 of 1) sorted by relevance
102 next_outgoing_index: usize, field117 next_outgoing_index: 0, in new()165 if next_output.index == this.next_outgoing_index { in poll_next()166 this.next_outgoing_index += 1; in poll_next()174 if output.index == this.next_outgoing_index { in poll_next()175 this.next_outgoing_index += 1; in poll_next()