Searched defs:htonll (Results 1 - 2 of 2) 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
/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

Completed in 102 milliseconds