Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnft_range.c20 enum nft_range_ops op:8;
134 static const struct nft_expr_ops nft_range_ops = { variable
145 .ops = &nft_range_ops,
/linux-6.1.9/include/uapi/linux/netfilter/
Dnf_tables.h663 enum nft_range_ops { enum