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

/freebsd-11-stable/contrib/ofed/opensm/include/complib/
H A Dcl_byteswap.h75 * CL_NTOH16, CL_HTON16, CL_NTOH32, CL_HTON32, CL_NTOH64, CL_HTON64
123 * Byte Swapping, CL_HTON16, CL_NTOH32, CL_NTOH64,
241 * Byte Swapping, CL_HTON32, CL_NTOH16, CL_NTOH64,
337 /****d* Component Library: Byte Swapping/CL_NTOH64
339 * CL_NTOH64
342 * The CL_NTOH64 macro converts a 64-bit value from network byte order to
343 * host byte order. The CL_NTOH64 macro will cause constant values to be
344 * swapped by the pre-processor. For variables, CL_NTOH64 is less efficient
348 * CL_NTOH64( val );
385 * This macro is analogous to CL_NTOH64
392 #define CL_NTOH64 macro
[all...]
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_test.c235 *p_guids = CL_NTOH64(0x0000000000001234);
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_sa_mcmember_record.c1720 CL_NTOH64(JOIN_MC_COMP_MASK),
1749 CL_NTOH64(JOIN_MC_COMP_MASK));
H A Dosm_sa_guidinfo_record.c793 CL_NTOH64(MOD_GIR_COMP_MASK));

Completed in 208 milliseconds