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

/linux-4.4.14/net/netfilter/
H A Dnft_cmp.c24 enum nft_cmp_ops op:8;
111 static const struct nft_expr_ops nft_cmp_ops = { variable in typeref:struct:nft_expr_ops
179 enum nft_cmp_ops op; nft_cmp_select_ops()
208 return &nft_cmp_ops; nft_cmp_select_ops()
/linux-4.4.14/include/uapi/linux/netfilter/
H A Dnf_tables.h506 * enum nft_cmp_ops - nf_tables relational operator
515 enum nft_cmp_ops { enum
528 * @NFTA_CMP_OP: cmp operation (NLA_U32: nft_cmp_ops)

Completed in 201 milliseconds