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

/freebsd-10.3-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,
218 /****d* Component Library: Byte Swapping/CL_NTOH32
220 * CL_NTOH32
223 * The CL_NTOH32 macro converts a 32-bit value from network byte order to
224 * host byte order. The CL_NTOH32 macro will cause constant values to be
225 * swapped by the pre-processor. For variables, CL_NTOH32 is less efficient
229 * CL_NTOH32( val );
266 * This macro is analogous to CL_NTOH32.
269 * Byte Swapping, CL_NTOH32, CL_HTON1
273 #define CL_NTOH32 macro
[all...]
/freebsd-10.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_sa_class_port_info.c129 p_resp_cpi->redir_qp = CL_NTOH32(1);
/freebsd-10.3-release/contrib/ofed/management/opensm/include/iba/
H A Dib_types.h1893 CL_NTOH32(IB_NOTICE_PRODUCER_TYPE_CLASS_MGR))
8229 ib_net32_t tmp_slot_lo_hi = CL_NTOH32(slot_lo_hi);

Completed in 107 milliseconds