Searched refs:nft_object_hash_key (Results 1 – 2 of 2) sorted by relevance
1302 struct nft_object_hash_key { struct1324 struct nft_object_hash_key key; argument
1315 const struct nft_object_hash_key *k = data; in nft_objname_hash()1332 const struct nft_object_hash_key *k = arg->key; in nft_objname_hash_cmp()7407 struct nft_object_hash_key k = { .table = table }; in nft_obj_lookup()