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

/external/libpcap/
H A Dpcap-usb-linux.c78 #define htols(s) s macro
82 #define htols(s) bswap_16(s) macro
589 shdr->wValue = htols(strtoul(str3, 0, 16));
590 shdr->wIndex = htols(strtoul(str4, 0, 16));
591 shdr->wLength = htols(strtoul(str5, 0, 16));

Completed in 52 milliseconds