Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnft_cmp.c24 enum nft_cmp_ops op:8;
111 static const struct nft_expr_ops nft_cmp_ops = { variable
179 enum nft_cmp_ops op; in nft_cmp_select_ops()
208 return &nft_cmp_ops; in nft_cmp_select_ops()
/linux-4.4.14/include/uapi/linux/netfilter/
Dnf_tables.h515 enum nft_cmp_ops { enum