DOKK / manpages / debian 12 / libccrtp-doc / ConflictHandler_ConflictingTransportAddress.3.en
ConflictHandler::ConflictingTransportAddress(3) Library Functions Manual ConflictHandler::ConflictingTransportAddress(3)

ConflictHandler::ConflictingTransportAddress

#include <iqueue.h>


ConflictingTransportAddress (InetAddress na, tpport_t dtp, tpport_t ctp)
void setNext (ConflictingTransportAddress *nc)
const InetAddress & getNetworkAddress () const
tpport_t getDataTransportPort () const
tpport_t getControlTransportPort () const


InetAddress networkAddress
tpport_t dataTransportPort
tpport_t controlTransportPort
ConflictingTransportAddress * next
timeval lastPacketTime

ConflictingTransportAddress* ConflictHandler::ConflictingTransportAddress::next

Generated automatically by Doxygen for ccRTP from the source code.

Sat Oct 27 2018 ccRTP