DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
IPV4UDPPacket.hpp File Reference
#include <rte_ether.h>
#include <rte_ip.h>
#include <rte_udp.h>
Include dependency graph for IPV4UDPPacket.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  dunedaq::dpdklibs::udp::ipaddr
 
struct  dunedaq::dpdklibs::udp::ipv4_udp_packet_hdr
 
struct  dunedaq::dpdklibs::udp::ipv4_udp_packet
 

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::dpdklibs
 
namespace  dunedaq::dpdklibs::udp
 

Variables

struct dunedaq::dpdklibs::udp::ipv4_udp_packet_hdr dunedaq::dpdklibs::udp::__rte_packed
 

Detailed Description

IPV4 UDP Packet structure

This is part of the DUNE DAQ , copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.

Definition in file IPV4UDPPacket.hpp.