Home
last modified time | relevance | path

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

/linux-6.15/net/netfilter/
H A 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-6.15/include/uapi/linux/netfilter/
H A Dnf_tables.h700 enum nft_range_ops { enum