Searched refs:eht_host (Results 1 – 1 of 1) sorted by relevance
73 if (!eht_host) in br_multicast_eht_host_filter_mode()133 rb_erase(&eht_host->rb_node, &eht_host->pg->eht_host_tree); in __eht_destroy_host()135 kfree(eht_host); in __eht_destroy_host()171 eht_host->num_entries--; in __eht_del_set_entry()266 eht_host = kzalloc(sizeof(*eht_host), GFP_ATOMIC); in __eht_lookup_create_host()267 if (!eht_host) in __eht_lookup_create_host()272 eht_host->pg = pg; in __eht_lookup_create_host()280 return eht_host; in __eht_lookup_create_host()401 if (eht_host) in br_eht_convert_host_filter_mode()439 if (!eht_host) in br_multicast_create_eht_set_entry()[all …]