Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/netfilter/
Dnf_tables.h368 struct nft_set_ops { struct
429 const struct nft_set_ops ops; argument
503 const struct nft_set_ops *ops ____cacheline_aligned;
/Linux-v5.15/net/netfilter/
Dnf_tables_api.c3604 static const struct nft_set_ops *
3611 const struct nft_set_ops *ops, *bops; in nft_select_set_ops()
4212 const struct nft_set_ops *ops; in nf_tables_newset()