Searched refs:orig_list (Results 1 – 2 of 2) sorted by relevance
768 head = &tt_global->orig_list; in batadv_tt_local_add()1506 head = &entry->orig_list; in batadv_tt_global_orig_entry_find()1576 &tt_global->orig_list); in batadv_tt_global_orig_entry_add()1652 INIT_HLIST_HEAD(&tt_global_entry->orig_list); in batadv_tt_global_add()1773 head = &tt_global_entry->orig_list; in batadv_transtable_best_orig()1854 head = &tt_global_entry->orig_list; in batadv_tt_global_print_entry()2013 head = &global->orig_list; in batadv_tt_global_dump_entry()2175 head = &tt_global_entry->orig_list; in batadv_tt_global_del_orig_list()2203 head = &tt_global_entry->orig_list; in batadv_tt_global_del_orig_node()2238 head = &tt_global_entry->orig_list; in batadv_tt_global_del_roaming()[all …]
1234 struct hlist_head orig_list; member