Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnft_dynset.c18 enum nft_dynset_ops op:8;
411 static const struct nft_expr_ops nft_dynset_ops = { variable
425 .ops = &nft_dynset_ops,
/Linux-v6.6/include/uapi/linux/netfilter/
Dnf_tables.h729 enum nft_dynset_ops { enum