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