Home
last modified time | relevance | path

Searched defs:tt_global_entry (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/net/batman-adv/
Dtranslation-table.c101 struct tt_global_entry *tt_global_entry = NULL; in tt_global_hash_find() local
128 struct tt_global_entry *tt_global_entry; in tt_global_entry_free_rcu() local
140 static void tt_global_entry_free_ref(struct tt_global_entry *tt_global_entry) in tt_global_entry_free_ref()
192 struct tt_global_entry *tt_global_entry = NULL; in tt_local_add() local
508 struct tt_global_entry *tt_global_entry; in tt_global_add() local
579 struct tt_global_entry *tt_global_entry; in tt_global_seq_print_text() local
640 struct tt_global_entry *tt_global_entry, in _tt_global_del()
664 struct tt_global_entry *tt_global_entry = NULL; in tt_global_del() local
701 struct tt_global_entry *tt_global_entry; in tt_global_del_orig() local
742 struct tt_global_entry *tt_global_entry; in tt_global_roam_purge() local
[all …]
Dtypes.h238 struct tt_global_entry { struct
239 struct tt_common_entry common;
240 struct orig_node *orig_node;
241 uint8_t ttvn;
242 unsigned long roam_at; /* time at which TT_GLOBAL_ROAM was set */