Searched refs:orig_ttvn (Results 1 – 2 of 2) sorted by relevance
751 u8 orig_ttvn; in batadv_reroute_unicast_packet() local758 orig_ttvn = (u8)atomic_read(&bat_priv->tt.vn); in batadv_reroute_unicast_packet()769 orig_ttvn = (u8)atomic_read(&orig_node->last_ttvn); in batadv_reroute_unicast_packet()775 unicast_packet->ttvn = orig_ttvn; in batadv_reroute_unicast_packet()
3007 u8 orig_ttvn, req_ttvn; in batadv_send_other_tt_response() local3025 orig_ttvn = (u8)atomic_read(&req_dst_orig_node->last_ttvn); in batadv_send_other_tt_response()3030 if (orig_ttvn != req_ttvn || in batadv_send_other_tt_response()3783 u8 orig_ttvn = (u8)atomic_read(&orig_node->last_ttvn); in batadv_tt_update_orig() local3795 if ((!has_tt_init && ttvn == 1) || ttvn - orig_ttvn == 1) { in batadv_tt_update_orig()3835 if (!has_tt_init || ttvn != orig_ttvn || in batadv_tt_update_orig()3841 orig_node->orig, ttvn, orig_ttvn, in batadv_tt_update_orig()