Home
last modified time | relevance | path

Searched refs:CL_NTOH64 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_byteswap.h392 #define CL_NTOH64( x ) (uint64_t)( \ macro
402 #define CL_NTOH64( x ) (x)
404 #define CL_HTON64 CL_NTOH64
458 #define cl_ntoh64 CL_NTOH64
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_test.c235 *p_guids = CL_NTOH64(0x0000000000001234); in osm_vendor_get_ports()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_mcmember_record.c1720 CL_NTOH64(JOIN_MC_COMP_MASK), in osm_mcmr_rcv_process()
1749 CL_NTOH64(JOIN_MC_COMP_MASK)); in osm_mcmr_rcv_process()
H A Dosm_sa_guidinfo_record.c793 CL_NTOH64(MOD_GIR_COMP_MASK)); in osm_gir_rcv_process()