Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnft_cmp.c24 enum nft_cmp_ops op:8;
112 static const struct nft_expr_ops nft_cmp_ops = { variable
180 enum nft_cmp_ops op; in nft_cmp_select_ops()
214 return &nft_cmp_ops; in nft_cmp_select_ops()
/Linux-v4.19/include/uapi/linux/netfilter/
Dnf_tables.h554 enum nft_cmp_ops { enum