Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/netfilter/
Dnf_tables.h409 struct nft_set_ops { struct
470 const struct nft_set_ops ops; argument
544 const struct nft_set_ops *ops ____cacheline_aligned;
/Linux-v6.1/net/netfilter/
Dnf_tables_api.c3732 static const struct nft_set_ops *
3739 const struct nft_set_ops *ops, *bops; in nft_select_set_ops()
4351 const struct nft_set_ops *ops; in nf_tables_newset()