Home
last modified time | relevance | path

Searched refs:nft_object_hash_key (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/net/netfilter/
Dnf_tables.h1221 struct nft_object_hash_key { struct
1241 struct nft_object_hash_key key; argument
/Linux-v6.1/net/netfilter/
Dnf_tables_api.c1117 const struct nft_object_hash_key *k = data; in nft_objname_hash()
1134 const struct nft_object_hash_key *k = arg->key; in nft_objname_hash_cmp()
6639 struct nft_object_hash_key k = { .table = table }; in nft_obj_lookup()