GNUnet  0.20.0
LoggingAddress Struct Reference

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/ats/gnunet-ats-solver-eval.h>

Collaboration diagram for LoggingAddress:
[legend]

Data Fields

struct LoggingAddressnext
 
struct LoggingAddressprev
 
long long unsigned int aid
 
int active
 
uint32_t network
 
uint32_t assigned_bw_in
 
uint32_t assigned_bw_out
 
double prop_abs [GNUNET_ATS_PropertyCount]
 
double prop_norm [GNUNET_ATS_PropertyCount]
 

Detailed Description

Definition at line 130 of file gnunet-ats-solver-eval.h.

Field Documentation

◆ next

◆ prev

struct LoggingAddress* LoggingAddress::prev

Definition at line 133 of file gnunet-ats-solver-eval.h.

◆ aid

long long unsigned int LoggingAddress::aid

◆ active

◆ network

uint32_t LoggingAddress::network

◆ assigned_bw_in

uint32_t LoggingAddress::assigned_bw_in

◆ assigned_bw_out

uint32_t LoggingAddress::assigned_bw_out

◆ prop_abs

double LoggingAddress::prop_abs[GNUNET_ATS_PropertyCount]

◆ prop_norm

double LoggingAddress::prop_norm[GNUNET_ATS_PropertyCount]

The documentation for this struct was generated from the following file: