Searched refs:tc_gred_sopt (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dq_gred.c55 struct tc_gred_sopt opt;
56 memset(&opt, 0, sizeof(struct tc_gred_sopt));
108 addattr_l(n, 1024, TCA_GRED_DPS, &opt, sizeof(struct tc_gred_sopt));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dsch_gred.c337 struct tc_gred_sopt *sopt;
412 [TCA_GRED_DPS] = { .len = sizeof(struct tc_gred_sopt) },
502 struct tc_gred_sopt sopt = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/linux/
H A Dpkt_sched.h222 struct tc_gred_sopt struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpkt_sched.h242 struct tc_gred_sopt { struct

Completed in 61 milliseconds