USRP Hardware Driver and USRP Manual Version: 4.1.0.2
UHD and USRP Manual
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
chdr.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  uhd
 
namespace  uhd::transport
 
namespace  uhd::transport::vrt
 
namespace  uhd::transport::vrt::chdr
 CHDR related function.
 

Functions

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