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

/linux-master/net/netfilter/
H A Dnft_byteorder.c21 enum nft_byteorder_ops op:8;
183 static const struct nft_expr_ops nft_byteorder_ops = { variable in typeref:struct:nft_expr_ops
194 .ops = &nft_byteorder_ops,
/linux-master/include/uapi/linux/netfilter/
H A Dnf_tables.h617 * enum nft_byteorder_ops - nf_tables byteorder operators
622 enum nft_byteorder_ops { enum
632 * @NFTA_BYTEORDER_OP: operator (NLA_U32: enum nft_byteorder_ops)

Completed in 189 milliseconds