Lines Matching defs:next_hop
21 hop->in_hop_index, regs->out_port, regs->next_hop);
58 hopid = hop.next_hop;
146 h = hop.next_hop;
170 int next_hop;
184 next_hop = hop.next_hop;
186 if (tb_port_alloc_out_hopid(out_port, next_hop, next_hop) < 0) {
195 path->hops[i].next_hop_index = next_hop;
197 h = next_hop;
513 hop.next_hop = path->hops[i].next_hop_index;