Variables

plugin/src/UdpTransport.cxx File Reference

(r4864/r4135)

#include "roc/UdpTransport.h"
#include "roc/UdpDevice.h"
#include "roc/Commands.h"
#include "roc/defines_roc.h"
#include "roc/defines_udp.h"
#include "roc/Message.h"
#include "roc/Iterator.h"
#include "dabc/timing.h"
#include "dabc/Port.h"
#include "dabc/version.h"
#include "mbs/MbsTypeDefs.h"
#include <math.h>
Include dependency graph for UdpTransport.cxx:

Go to the source code of this file.

Variables

const unsigned UDP_DATA_SIZE = ((sizeof(roc::UdpDataPacketFull) - sizeof(roc::UdpDataPacket)) / 6) * 6

Variable Documentation

const unsigned UDP_DATA_SIZE = ((sizeof(roc::UdpDataPacketFull) - sizeof(roc::UdpDataPacket)) / 6) * 6