Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnft_dynset.c22 enum nft_dynset_ops op:8;
241 static const struct nft_expr_ops nft_dynset_ops = { variable
252 .ops = &nft_dynset_ops,
/linux-4.4.14/include/uapi/linux/netfilter/
Dnf_tables.h558 enum nft_dynset_ops { enum