Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnft_dynset.c22 enum nft_dynset_ops op:8;
276 static const struct nft_expr_ops nft_dynset_ops = { variable
287 .ops = &nft_dynset_ops,
/Linux-v4.19/include/uapi/linux/netfilter/
Dnf_tables.h632 enum nft_dynset_ops { enum