Home
last modified time | relevance | path

Searched refs:le32toh (Results 1 – 1 of 1) sorted by relevance

/libbtbb/lib/src/
H A Dpcap-common.h33 #define le32toh EndianU32_LtoN macro
48 inline uint32_t le32toh(uint32_t little_endian_32bits) { return little_endian_32bits; } in le32toh() function