Searched refs:rhltable_lookup (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/net/ipv4/ |
| D | ipmr_base.c | 69 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-v5.4/net/sctp/ |
| D | input.c | 945 list = rhltable_lookup(&sctp_transport_hashtable, &arg, in sctp_hash_transport() 986 list = rhltable_lookup(&sctp_transport_hashtable, &arg, in sctp_addrs_lookup_transport() 1016 list = rhltable_lookup(&sctp_transport_hashtable, &arg, in sctp_epaddr_lookup_transport()
|
| /Linux-v5.4/lib/ |
| D | test_rhashtable.c | 319 h = rhltable_lookup(&rhlt, &key, test_rht_params); in test_rhltable()
|
| /Linux-v5.4/include/linux/ |
| D | rhashtable.h | 691 static inline struct rhlist_head *rhltable_lookup( in rhltable_lookup() function
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_ptp.c | 398 list = rhltable_lookup(&mlxsw_sp->ptp_state->unmatched_ht, &key, in mlxsw_sp1_ptp_unmatched_lookup()
|
| /Linux-v5.4/net/mac80211/ |
| D | sta_info.c | 162 return rhltable_lookup(&local->sta_hash, addr, sta_rht_params); in sta_info_hash_lookup()
|
| /Linux-v5.4/net/netfilter/ |
| D | nf_tables_api.c | 1155 list = rhltable_lookup(&table->chains_ht, search, nft_chain_ht_params); in nft_chain_lookup() 2459 list = rhltable_lookup(&table->chains_ht, ctx->chain, in nf_tables_dump_rules() 4995 list = rhltable_lookup(&nft_objname_ht, &k, nft_objname_ht_params); in nft_obj_lookup()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | fs_core.c | 1585 list = rhltable_lookup(&ft->fgs_hash, spec, rhash_fg); in build_match_list()
|