Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnft_byteorder.c21 enum nft_byteorder_ops op:8;
182 static const struct nft_expr_ops nft_byteorder_ops = { variable
193 .ops = &nft_byteorder_ops,
/Linux-v6.6/include/uapi/linux/netfilter/
Dnf_tables.h616 enum nft_byteorder_ops { enum