Searched defs:dn_profile (Results 1 – 1 of 1) sorted by relevance
209 struct dn_profile { struct210 struct dn_id oid;213 char name[ED_MAX_NAME_LEN];214 int link_nr;215 int loss_level;216 uint32_t bandwidth; // XXX use link bandwidth?217 int samples_no; /* actual len of samples[] */218 int samples[ED_MAX_SAMPLES_NO]; /* may be shorter */