Searched defs:dn_aqm (Results 1 – 1 of 1) sorted by relevance
60 struct dn_aqm { struct62 char name[DN_AQM_NAME_MAX]; /* name of AQM algorithm */63 uint32_t type; /* AQM type number */110 CK_LIST_ENTRY(dn_aqm) next; /* Next AQM in the list */ argument