Home
last modified time | relevance | path

Searched refs:batadv_hash_add (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/net/batman-adv/
A Dhash.h75 static inline int batadv_hash_add(struct batadv_hashtable *hash, in batadv_hash_add() function
A Dbat_v_ogm.c70 hash_added = batadv_hash_add(bat_priv->orig_hash, batadv_compare_orig, in batadv_v_ogm_orig_get()
A Dbridge_loop_avoidance.c524 hash_added = batadv_hash_add(bat_priv->bla.backbone_hash, in batadv_bla_get_backbone_gw()
719 hash_added = batadv_hash_add(bat_priv->bla.claim_hash, in batadv_bla_add_claim()
A Dnetwork-coding.c990 hash_added = batadv_hash_add(hash, batadv_nc_hash_compare, in batadv_nc_get_path()
A Ddistributed-arp-table.c397 hash_added = batadv_hash_add(bat_priv->dat.hash, batadv_compare_dat, in batadv_dat_entry_add()
A Dtranslation-table.c747 hash_added = batadv_hash_add(bat_priv->tt.local_hash, batadv_compare_tt, in batadv_tt_local_add()
1646 hash_added = batadv_hash_add(bat_priv->tt.global_hash, in batadv_tt_global_add()
A Dbat_iv_ogm.c155 hash_added = batadv_hash_add(bat_priv->orig_hash, batadv_compare_orig, in batadv_iv_ogm_orig_get()

Completed in 25 milliseconds