Searched refs:res_dst_orig_node (Results 1 – 1 of 1) sorted by relevance
3002 struct batadv_orig_node *res_dst_orig_node = NULL; in batadv_send_other_tt_response() local3021 res_dst_orig_node = batadv_orig_hash_find(bat_priv, req_src); in batadv_send_other_tt_response()3022 if (!res_dst_orig_node) in batadv_send_other_tt_response()3084 res_dst_orig_node->orig); in batadv_send_other_tt_response()3096 res_dst_orig_node->orig, req_dst_orig_node->orig, in batadv_send_other_tt_response()3112 batadv_orig_node_put(res_dst_orig_node); in batadv_send_other_tt_response()