USRP Hardware Driver and USRP Manual  Version: 4.6.0.0-7-gece7c4811
UHD and USRP Manual
vrt_if_packet.hpp File Reference
#include <uhd/config.hpp>
#include <stdint.h>
#include <cstddef>

Go to the source code of this file.

Classes

struct  uhd::transport::vrt::if_packet_info_t
 

Namespaces

 uhd
 
 uhd::transport
 
 uhd::transport::vrt
 

Functions

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