Home
last modified time | relevance | path

Searched refs:batadv_compare_tt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dtranslation-table.c79 * batadv_compare_tt() - check if two TT entries are the same
87 static bool batadv_compare_tt(const struct hlist_node *node, const void *data2) in batadv_compare_tt() function
610 batadv_compare_tt, in batadv_tt_global_free()
748 hash_added = batadv_hash_add(bat_priv->tt.local_hash, batadv_compare_tt, in batadv_tt_local_add()
1368 batadv_compare_tt, in batadv_tt_local_remove()
1733 batadv_compare_tt, in batadv_tt_global_add()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtranslation-table.c78 * batadv_compare_tt() - check if two TT entries are the same
86 static bool batadv_compare_tt(const struct hlist_node *node, const void *data2) in batadv_compare_tt() function
609 batadv_compare_tt, in batadv_tt_global_free()
747 hash_added = batadv_hash_add(bat_priv->tt.local_hash, batadv_compare_tt, in batadv_tt_local_add()
1283 batadv_compare_tt, in batadv_tt_local_remove()
1646 batadv_compare_tt, in batadv_tt_global_add()

Completed in 12 milliseconds