Searched refs:safe_tmp_node (Results 1 – 1 of 1) sorted by relevance
612 struct hlist_node *safe_tmp_node; in batadv_forw_packet_list_steal() local614 hlist_for_each_entry_safe(forw_packet, safe_tmp_node, in batadv_forw_packet_list_steal()642 struct hlist_node *safe_tmp_node; in batadv_forw_packet_list_free() local644 hlist_for_each_entry_safe(forw_packet, safe_tmp_node, head, in batadv_forw_packet_list_free()
Completed in 8 milliseconds