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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-usb-linux.c82 #define htols(s) s macro
86 #define htols(s) bswap_16(s) macro
573 shdr->wValue = htols(strtoul(str3, 0, 16));
574 shdr->wIndex = htols(strtoul(str4, 0, 16));
575 shdr->wLength = htols(strtoul(str5, 0, 16));

Completed in 107 milliseconds