Home
last modified time | relevance | path

Searched defs:ntohll (Results 1 – 2 of 2) sorted by relevance

/linux/include/scsi/
H A Dfc_frame.h23 #define ntohll(x) be64_to_cpu(x) macro
/linux/net/smc/
H A Dsmc.h377 #define ntohll(x) be64_to_cpu(x) macro