Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netfilter/
Dnf_tables.h301 struct nft_set_ops { struct
362 const struct nft_set_ops ops; argument
418 const struct nft_set_ops *ops ____cacheline_aligned;
/Linux-v4.19/net/netfilter/
Dnf_tables_api.c2821 static const struct nft_set_ops *
2827 const struct nft_set_ops *ops, *bops; in nft_select_set_ops()
3352 const struct nft_set_ops *ops; in nf_tables_newset()