Expose 64-bit aligned xfrm structs to tests
In order for tests to use the "compatibility" versions
of the xfrm_* structs needed for XfrmController on
32-bit userspace with a 64-bit kernel transparently,
these structs must be defined in the android::net
namespace so that the kernel structs are properly
shadowed at compile time.
Note: formatting changes due to clang presubmit hook.
Bug: 124291576
Test: on cg_x86_64_phone target - atest netd_unit_test
Change-Id: Ic6abfc8675b37a82571efd5bbf7780c314f5efbd
1 file changed