USRP Hardware Driver and USRP Manual  Version: 003.009.004-0-g2b5a88bb
UHD and USRP Manual
chdr.hpp File Reference

Go to the source code of this file.

Namespaces

 uhd
 
 uhd::transport
 
 uhd::transport::vrt
 
 uhd::transport::vrt::chdr
 CVITA/CHDR related function.
 

Functions

UHD_API void uhd::transport::vrt::chdr::if_hdr_pack_be (boost::uint32_t *packet_buff, if_packet_info_t &if_packet_info)
 
UHD_API void uhd::transport::vrt::chdr::if_hdr_unpack_be (const boost::uint32_t *packet_buff, if_packet_info_t &if_packet_info)
 
UHD_API void uhd::transport::vrt::chdr::if_hdr_pack_le (boost::uint32_t *packet_buff, if_packet_info_t &if_packet_info)
 
UHD_API void uhd::transport::vrt::chdr::if_hdr_unpack_le (const boost::uint32_t *packet_buff, if_packet_info_t &if_packet_info)