Searched refs:res_dst_orig_node (Results 1 – 1 of 1) sorted by relevance
3001 struct batadv_orig_node *res_dst_orig_node = NULL; in batadv_send_other_tt_response() local3020 res_dst_orig_node = batadv_orig_hash_find(bat_priv, req_src); in batadv_send_other_tt_response()3021 if (!res_dst_orig_node) in batadv_send_other_tt_response()3083 res_dst_orig_node->orig); in batadv_send_other_tt_response()3095 res_dst_orig_node->orig, req_dst_orig_node->orig, in batadv_send_other_tt_response()3111 batadv_orig_node_put(res_dst_orig_node); in batadv_send_other_tt_response()