Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/netfilter/
Dnf_tables.h426 struct nft_set_ops { struct
489 const struct nft_set_ops ops; argument
567 const struct nft_set_ops *ops ____cacheline_aligned;
/linux-6.6.21/net/netfilter/
Dnf_tables_api.c4182 static const struct nft_set_ops *
4188 const struct nft_set_ops *ops, *bops; in nft_select_set_ops()
4895 const struct nft_set_ops *ops; in nf_tables_newset()