struct batadv_priv_tt - per mesh interface translation table data : translation table version number : changes registered in an originator interval : Detect an ongoing roaming phase. If true, then this node received a roaming_adv and has to inspect every packet directed to it to check whether it still is the true destination or not. This flag will be reset to false as soon as the this node's ttvn is increased : tracks tt local changes within an originator interval : list of pending tt_requests : Checksum of the local table, recomputed before sending a new OGM
Definition at line 180 of file types.h.