Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables.h338 struct nft_set_ops { struct
399 const struct nft_set_ops ops; argument
458 const struct nft_set_ops *ops ____cacheline_aligned;
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_tables_api.c3494 static const struct nft_set_ops *
3500 const struct nft_set_ops *ops, *bops; in nft_select_set_ops()
4110 const struct nft_set_ops *ops; in nf_tables_newset()