Searched refs:drop_list (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dsch_htb.c118 struct list_head drop_list; member in struct:htb_class::__anon10933::htb_class_leaf
588 list_add_tail(&cl->un.leaf.drop_list,
605 list_del_init(&cl->un.leaf.drop_list);
1016 un.leaf.drop_list);
1047 INIT_LIST_HEAD(&cl->un.leaf.drop_list);
1262 INIT_LIST_HEAD(&parent->un.leaf.drop_list);
1425 INIT_LIST_HEAD(&cl->un.leaf.drop_list);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest.tcl1303 set drop_list { 0 0 0 0 0 1 1 5 5 10 20 }
1304 set drop_len [expr [llength $drop_list] - 1]
1315 set droppct [lindex $drop_list $drindex]

Completed in 56 milliseconds