Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables.h1117 struct nft_object_hash_key { struct
1137 struct nft_object_hash_key key; argument
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_tables_api.c989 const struct nft_object_hash_key *k = data; in nft_objname_hash()
1006 const struct nft_object_hash_key *k = arg->key; in nft_objname_hash_cmp()
5745 struct nft_object_hash_key k = { .table = table }; in nft_obj_lookup()