nft_byteorder_type   11 include/net/netfilter/nf_tables_core.h extern struct nft_expr_type nft_byteorder_type;
nft_byteorder_type  253 net/netfilter/nf_tables_core.c 	&nft_byteorder_type,
nft_byteorder_type  171 net/netfilter/nft_byteorder.c 	.type		= &nft_byteorder_type,
nft_byteorder_type  178 net/netfilter/nft_byteorder.c struct nft_expr_type nft_byteorder_type __read_mostly = {