Searched refs:eht_set_tree (Results 1 – 3 of 3) sorted by relevance
107 struct rb_node *node = pg->eht_set_tree.rb_node; in br_multicast_eht_set_lookup()190 rb_erase(&eht_set->rb_node, &eht_set->pg->eht_set_tree); in br_multicast_del_eht_set()201 while ((node = rb_first(&pg->eht_set_tree))) { in br_multicast_eht_clean_sets()341 struct rb_node **link = &pg->eht_set_tree.rb_node, *parent = NULL; in __eht_lookup_create_set()372 rb_insert_color(&eht_set->rb_node, &pg->eht_set_tree); in __eht_lookup_create_set()
334 struct rb_root eht_set_tree; member
1295 p->eht_set_tree = RB_ROOT; in br_multicast_new_port_group()