Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/netfilter/
Dnf_tables.h333 struct nft_set_ops { struct
394 const struct nft_set_ops ops; argument
453 const struct nft_set_ops *ops ____cacheline_aligned;
/Linux-v5.10/net/netfilter/
Dnf_tables_api.c3488 static const struct nft_set_ops *
3494 const struct nft_set_ops *ops, *bops; in nft_select_set_ops()
4111 const struct nft_set_ops *ops; in nf_tables_newset()