DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <rte_ether.h>
#include <rte_ip.h>
#include <rte_udp.h>
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 |
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.