Home
last modified time | relevance | path

Searched defs:htole32 (Results 1 – 1 of 1) sorted by relevance

/libbtbb/lib/src/
H A Dpcap-common.h37 #define htole32 EndianU32_NtoL macro
47 inline uint32_t htole32(uint32_t host_32bits) { return host_32bits; } in htole32() function