Searched refs:last_child (Results 1 – 2 of 2) sorted by relevance
1557 bool last_child, bool destroying, in htb_destroy_class_offload() argument1586 .command = !last_child ? TC_HTB_LEAF_DEL : in htb_destroy_class_offload()1599 if (last_child) in htb_destroy_class_offload()1656 bool last_child; in htb_destroy() local1670 last_child = htb_parent_last_child(cl); in htb_destroy()1671 htb_destroy_class_offload(sch, cl, last_child, in htb_destroy()1677 if (last_child) in htb_destroy()1709 int last_child = 0; in htb_delete() local1720 last_child = 1; in htb_delete()1723 err = htb_destroy_class_offload(sch, cl, last_child, false, in htb_delete()[all …]
1151 last_child = None1157 last_child = child1163 if not last_child:1171 self.view.setCurrentIndex(last_child)1172 parent = last_child