v5: style fix in apf_checksum_test

* use __attribute__((packed)) for both structures and unions to avoid edge cases.
* avoid using *.data + offset and directly refer to members in the structure.

Test: TH
Change-Id: Icf71e993040d5eaab7fc12081b9cb80c79b3e29e
1 file changed