Searched refs:htols (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-usb-linux.c82 #define htols(s) s macro
86 #define htols(s) bswap_16(s) macro
586 shdr->wValue = htols(strtoul(str3, 0, 16));
587 shdr->wIndex = htols(strtoul(str4, 0, 16));
588 shdr->wLength = htols(strtoul(str5, 0, 16));

Completed in 70 milliseconds