Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnft_range.c20 enum nft_range_ops op:8;
135 static const struct nft_expr_ops nft_range_ops = { variable
146 .ops = &nft_range_ops,
/Linux-v6.6/include/uapi/linux/netfilter/
Dnf_tables.h682 enum nft_range_ops { enum