Searched refs:tc_gred_qopt (Results 1 – 2 of 2) sorted by relevance
328 struct tc_gred_qopt *ctl; in gred_change()505 struct tc_gred_qopt *opt = NULL ; in gred_dump()506 struct tc_gred_qopt *dst; in gred_dump()515 opt=kmalloc(sizeof(struct tc_gred_qopt)*MAX_DPs, GFP_KERNEL); in gred_dump()519 sizeof(struct tc_gred_qopt)*MAX_DPs); in gred_dump()523 memset(opt, 0, (sizeof(struct tc_gred_qopt))*table->DPs); in gred_dump()580 RTA_PUT(skb, TCA_GRED_PARMS, sizeof(struct tc_gred_qopt)*MAX_DPs, opt); in gred_dump()
220 struct tc_gred_qopt struct