Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/netfilter/
Dnf_tables.h421 struct nft_set_ops { struct
482 const struct nft_set_ops ops; argument
556 const struct nft_set_ops *ops ____cacheline_aligned;
/linux-6.1.9/net/netfilter/
Dnf_tables_api.c3744 static const struct nft_set_ops *
3750 const struct nft_set_ops *ops, *bops; in nft_select_set_ops()
4444 const struct nft_set_ops *ops; in nf_tables_newset()