unaligned: Add unaligned accessors for ovs_be<N> data.
authorBen Pfaff <blp@nicira.com>
Mon, 15 Nov 2010 23:53:00 +0000 (15:53 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 30 Nov 2010 00:29:11 +0000 (16:29 -0800)
commit9ea5d2d58ba8783271d096d417082a8372b87c5d
tree2e101aa1af9089a24c9a38669a555fa7e62ebbb2
parent4408d18aac89b94249c46f39757026cb337b949f
unaligned: Add unaligned accessors for ovs_be<N> data.

These accessors are semantically identical to the ones for uint<N>_t data,
but the names are more informative to readers, and the types provide
annotations for sparse.
lib/flow.c
lib/nx-match.c
lib/unaligned.h