Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dnft_range.c20 enum nft_range_ops op:8;
137 static const struct nft_expr_ops nft_range_ops = { variable
147 .ops = &nft_range_ops,
/Linux-v5.15/include/uapi/linux/netfilter/
Dnf_tables.h663 enum nft_range_ops { enum