Lines Matching defs:tt

335 	/** @tt: VLAN specific TT attributes */
336 struct batadv_vlan_tt tt;
441 /** @tt_buff: last tt changeset this node received from the orig node */
445 * @tt_buff_len: length of the last tt changeset this node received
545 /** @BATADV_ORIG_CAPA_HAS_TT: orig node has tt capability */
836 * @BATADV_CNT_TT_REQUEST_TX: transmitted tt req traffic packet counter
840 /** @BATADV_CNT_TT_REQUEST_RX: received tt req traffic packet counter */
844 * @BATADV_CNT_TT_RESPONSE_TX: transmitted tt resp traffic packet
850 * @BATADV_CNT_TT_RESPONSE_RX: received tt resp traffic packet counter
855 * @BATADV_CNT_TT_ROAM_ADV_TX: transmitted tt roam traffic packet
861 * @BATADV_CNT_TT_ROAM_ADV_RX: received tt roam traffic packet counter
1019 * @ogm_append_cnt: counter of number of OGMs containing the local tt
1028 * @changes_list: tracks tt local changes within an originator interval
1056 /** @last_changeset: last tt changeset this host has generated */
1060 * @last_changeset_len: length of last tt changeset this host has
1571 /** @tt: TT private attributes (VLAN specific) */
1572 struct batadv_vlan_tt tt;
1787 /** @tt: translation table data */
1788 struct batadv_priv_tt tt;
1904 * struct batadv_tt_common_entry - tt local & tt global common data
1922 /** @added_at: timestamp used for purging stale tt common entries */
1939 /** @last_seen: timestamp used for purging stale tt local entries */
1993 * struct batadv_tt_change_node - structure for tt changes occurred
2004 * struct batadv_tt_req_node - data to keep track of the tt requests in flight
2012 /** @issued_at: timestamp used for purging stale tt requests */