Searched refs:q_ (Results 1 – 5 of 5) sorted by relevance
219 cl->q_ = malloc(sizeof(class_queue_t), M_DEVBUF, M_NOWAIT | M_ZERO); in rmc_newclass()220 if (cl->q_ == NULL) { in rmc_newclass()239 qlimit(cl->q_) = maxq; in rmc_newclass()240 qtype(cl->q_) = Q_DROPHEAD; in rmc_newclass()241 qlen(cl->q_) = 0; in rmc_newclass()282 qlimit(cl->q_) * 10/100, in rmc_newclass()283 qlimit(cl->q_) * 30/100, in rmc_newclass()286 qtype(cl->q_) = Q_RED; in rmc_newclass()293 qtype(cl->q_) = Q_RIO; in rmc_newclass()302 qtype(cl->q_) = Q_CODEL; in rmc_newclass()[all …]
188 statsp->qmax = qlimit(cl->q_); in get_class_stats()191 statsp->qcnt = qlen(cl->q_); in get_class_stats()194 statsp->qtype = qtype(cl->q_); in get_class_stats()196 if (q_is_red(cl->q_)) in get_class_stats()200 if (q_is_rio(cl->q_)) in get_class_stats()204 if (q_is_codel(cl->q_)) in get_class_stats()
137 class_queue_t *q_; /* Queue of packets */ member
8 _/_e_t_c_/_g_s_s_/_m_e_c_h _/_e_t_c_/_g_s_s_/_q_o_p32 … The _/_e_t_c_/_g_s_s_/_q_o_p file contains a list of Quality of Protection values for51 This is a typical entry from _/_e_t_c_/_g_s_s_/_q_o_p:
622 NameOverride<"vcvt"#suffix#"q_" # IScalar>;