Home
last modified time | relevance | path

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

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