Lines Matching refs:next_hop
460 nc_path->next_hop);
467 nc_path->prev_hop, nc_path->next_hop);
485 memcpy(key->next_hop, dst, sizeof(key->next_hop));
501 hash = jhash(&nc_path->next_hop, sizeof(nc_path->next_hop), hash);
526 if (!batadv_compare_eth(nc_path1->next_hop, nc_path2->next_hop))
981 ether_addr_copy(nc_path->next_hop, dst);
986 nc_path->next_hop);
1283 if (!batadv_compare_eth(nc_path->next_hop, out_nc_node->addr))