Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnft_range.c23 enum nft_range_ops op:8;
131 static const struct nft_expr_ops nft_range_ops = { variable
141 .ops = &nft_range_ops,
/Linux-v4.19/include/uapi/linux/netfilter/
Dnf_tables.h585 enum nft_range_ops { enum