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

/freebsd-10.2-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_byteswap.h75 * CL_NTOH16, CL_HTON16, CL_NTOH32, CL_HTON32, CL_NTOH64, CL_HTON64
124 * Byte Swapping, CL_HTON16, CL_NTOH32, CL_NTOH64,
242 * Byte Swapping, CL_HTON32, CL_NTOH16, CL_NTOH64,
338 /****d* Component Library: Byte Swapping/CL_NTOH64
340 * CL_NTOH64
343 * The CL_NTOH64 macro converts a 64-bit value from network byte order to
344 * host byte order. The CL_NTOH64 macro will cause constant values to be
345 * swapped by the pre-processor. For variables, CL_NTOH64 is less efficient
349 * CL_NTOH64( val );
386 * This macro is analogous to CL_NTOH64
393 #define CL_NTOH64 macro
[all...]
/freebsd-10.2-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_test.c255 *p_guids = CL_NTOH64(0x0000000000001234);
/freebsd-10.2-release/contrib/ofed/management/opensm/opensm/
H A Dosm_sa_mcmember_record.c1217 CL_NTOH64(REQUIRED_MC_CREATE_COMP_MASK),
1680 CL_NTOH64(JOIN_MC_COMP_MASK),
1704 CL_NTOH64(JOIN_MC_COMP_MASK));

Completed in 67 milliseconds