Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_dynset.c18 enum nft_dynset_ops op:8;
415 static const struct nft_expr_ops nft_dynset_ops = { variable
429 .ops = &nft_dynset_ops,
/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h747 enum nft_dynset_ops { enum