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

/freebsd-10.1-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_byteswap.h75 * CL_NTOH16, CL_HTON16, CL_NTOH32, CL_HTON32, CL_NTOH64, CL_HTON64
100 /****d* Component Library: Byte Swapping/CL_NTOH16
102 * CL_NTOH16
105 * The CL_NTOH16 macro converts a 16-bit value from network byte order to
106 * host byte order. The CL_NTOH16 macro will cause constant values to be
107 * swapped by the pre-processor. For variables, CL_NTOH16 is less efficient
111 * CL_NTOH16( val );
148 * This macro is analogous to CL_NTOH16.
151 * Byte Swapping, CL_NTOH16, CL_HTON32, CL_HTON64,
155 #define CL_NTOH16( macro
[all...]

Completed in 46 milliseconds