Searched refs:htonll (Results 1 - 7 of 7) 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.h12 # define htonll(x) (x) macro
15 # define htonll(x) cpu_to_be64(x) macro
28 # define htonll(x) (x) macro
31 # define htonll(x) bswap_64(x) macro
H A Dcow_user.c246 header->size = htonll(*size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dfc_frame.h36 #define htonll(x) cpu_to_be64(x) macro
H A Dfc_encode.h275 logo->fl_n_port_wwn = htonll(lport->wwpn);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libfc/
H A Dfc_lport.c474 rp->cid.rnid_wwpn = htonll(lport->wwpn);
475 rp->cid.rnid_wwnn = htonll(lport->wwnn);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dutils.c1659 return htonll( 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 332 milliseconds