Home
last modified time | relevance | path

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

/external/libnfc-nci/src/gki/common/
Dgki_inet.h23 #define htons ntohs macro
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki_inet.h23 #define htons ntohs macro
/external/tcpdump/
Dtcpdump-stdinc.h205 #define htons(x) __ntohs(x) macro
/external/valgrind/coregrind/
Dm_libcfile.c842 UShort VG_(htons) ( UShort x ) in VG_() argument