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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dcow.h11 # define ntohll(x) (x) macro
14 # define ntohll(x) be64_to_cpu(x) macro
27 # define ntohll(x) (x) macro
30 # define ntohll(x) bswap_64(x) macro
H A Dcow_user.c326 *size_out = ntohll(header->v2.size);
340 *size_out = ntohll(header->v3.size);
364 * Additionally, we must use ntohl() instead of ntohll(), since
371 *size_out = ntohll(header->v3_b.size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dfc_frame.h35 #define ntohll(x) be64_to_cpu(x) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libfc/
H A Dfc_disc.c436 ids.port_name = ntohll(np->fp_wwpn);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dutils.c1674 return ntohll( x );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/
H A Dconfigure16358 for ac_func in iconv_open pread pwrite lrintf strlcpy daemon dirname basename strcasecmp localtime_r fallocate64 posix_fallocate memmem strsep strtold syslog valloc getpagesize posix_memalign statvfs htonll ntohll mkdtemp

Completed in 110 milliseconds