Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnft_byteorder.c21 enum nft_byteorder_ops op:8;
181 static const struct nft_expr_ops nft_byteorder_ops = { variable
192 .ops = &nft_byteorder_ops,
/linux-6.1.9/include/uapi/linux/netfilter/
Dnf_tables.h597 enum nft_byteorder_ops { enum