le32_to_cpu
#define le32_to_cpu B_LENDIAN_TO_HOST_INT32
#define le32_to_cpu(x) (u32)__le32_to_cpu((u32)(x))