Searched refs:orig_ttvn (Results 1 – 2 of 2) sorted by relevance
781 u8 *orig_addr, orig_ttvn; in batadv_reroute_unicast_packet() local788 orig_ttvn = (u8)atomic_read(&bat_priv->tt.vn); in batadv_reroute_unicast_packet()799 orig_ttvn = (u8)atomic_read(&orig_node->last_ttvn); in batadv_reroute_unicast_packet()805 unicast_packet->ttvn = orig_ttvn; in batadv_reroute_unicast_packet()
3231 u8 orig_ttvn, req_ttvn; in batadv_send_other_tt_response() local3249 orig_ttvn = (u8)atomic_read(&req_dst_orig_node->last_ttvn); in batadv_send_other_tt_response()3254 if (orig_ttvn != req_ttvn || in batadv_send_other_tt_response()4013 u8 orig_ttvn = (u8)atomic_read(&orig_node->last_ttvn); in batadv_tt_update_orig() local4025 if ((!has_tt_init && ttvn == 1) || ttvn - orig_ttvn == 1) { in batadv_tt_update_orig()4065 if (!has_tt_init || ttvn != orig_ttvn || in batadv_tt_update_orig()4071 orig_node->orig, ttvn, orig_ttvn, in batadv_tt_update_orig()