Home
last modified time | relevance | path

Searched refs:batadv_priv_tt (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dtypes.h958 * struct batadv_priv_tt - per mesh interface translation table data
960 struct batadv_priv_tt { struct
1746 struct batadv_priv_tt tt;
1911 * @hash_entry: hlist node for &batadv_priv_tt.local_hash or for
1912 * &batadv_priv_tt.global_hash
1993 /** @list: list node for &batadv_priv_tt.changes_list */
2015 /** @list: list node for &batadv_priv_tt.req_list */
2037 /** @list: list node for &batadv_priv_tt.roam_list */
H A Dtranslation-table.c3793 struct batadv_priv_tt *priv_tt; in batadv_tt_purge()
3797 priv_tt = container_of(delayed_work, struct batadv_priv_tt, work); in batadv_tt_purge()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtypes.h948 * struct batadv_priv_tt - per mesh interface translation table data
950 struct batadv_priv_tt { struct
1718 struct batadv_priv_tt tt;
1844 * @hash_entry: hlist node for &batadv_priv_tt.local_hash or for
1845 * &batadv_priv_tt.global_hash
1926 /** @list: list node for &batadv_priv_tt.changes_list */
1948 /** @list: list node for &batadv_priv_tt.req_list */
1970 /** @list: list node for &batadv_priv_tt.roam_list */
H A Dtranslation-table.c3553 struct batadv_priv_tt *priv_tt; in batadv_tt_purge()
3557 priv_tt = container_of(delayed_work, struct batadv_priv_tt, work); in batadv_tt_purge()

Completed in 17 milliseconds