Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_byteorder.c21 enum nft_byteorder_ops op:8;
183 static const struct nft_expr_ops nft_byteorder_ops = { variable
194 .ops = &nft_byteorder_ops,
/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h634 enum nft_byteorder_ops { enum