Searched refs:eht_host_tree (Results 1 – 4 of 4) sorted by relevance
68 RB_EMPTY_ROOT(&pg->eht_host_tree)); in br_multicast_eht_should_del_pg()
47 struct rb_node *node = pg->eht_host_tree.rb_node; in br_multicast_eht_host_lookup()133 rb_erase(&eht_host->rb_node, &eht_host->pg->eht_host_tree); in __eht_destroy_host()244 struct rb_node **link = &pg->eht_host_tree.rb_node, *parent = NULL; in __eht_lookup_create_host()276 rb_insert_color(&eht_host->rb_node, &pg->eht_host_tree); in __eht_lookup_create_host()
335 struct rb_root eht_host_tree; member
1294 p->eht_host_tree = RB_ROOT; in br_multicast_new_port_group()