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