Home
last modified time | relevance | path

Searched refs:rhltable_lookup (Results 1 – 8 of 8) sorted by relevance

/linux/net/ipv4/
A Dipmr_base.c69 list = rhltable_lookup(&mrt->mfc_hash, hasharg, *mrt->ops.rht_params); in mr_mfc_find_parent()
83 list = rhltable_lookup(&mrt->mfc_hash, mrt->ops.cmparg_any, in mr_mfc_find_any_parent()
98 list = rhltable_lookup(&mrt->mfc_hash, hasharg, *mrt->ops.rht_params); in mr_mfc_find_any()
/linux/net/sctp/
A Dinput.c971 list = rhltable_lookup(&sctp_transport_hashtable, &arg, in sctp_hash_transport()
1012 list = rhltable_lookup(&sctp_transport_hashtable, &arg, in sctp_addrs_lookup_transport()
1041 list = rhltable_lookup(&sctp_transport_hashtable, &arg, in sctp_epaddr_lookup_transport()
/linux/lib/
A Dtest_rhashtable.c319 h = rhltable_lookup(&rhlt, &key, test_rht_params); in test_rhltable()
/linux/include/linux/
A Drhashtable.h684 static inline struct rhlist_head *rhltable_lookup( in rhltable_lookup() function
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_ptp.c380 list = rhltable_lookup(&mlxsw_sp->ptp_state->unmatched_ht, &key, in mlxsw_sp1_ptp_unmatched_lookup()
/linux/net/mac80211/
A Dsta_info.c162 return rhltable_lookup(&local->sta_hash, addr, sta_rht_params); in sta_info_hash_lookup()
/linux/net/netfilter/
A Dnf_tables_api.c1389 list = rhltable_lookup(&table->chains_ht, search, nft_chain_ht_params); in nft_chain_lookup()
3047 list = rhltable_lookup(&table->chains_ht, ctx->chain, in nf_tables_dump_rules()
6387 list = rhltable_lookup(&nft_objname_ht, &k, nft_objname_ht_params); in nft_obj_lookup()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_core.c1707 list = rhltable_lookup(&ft->fgs_hash, spec, rhash_fg); in build_match_list()

Completed in 41 milliseconds