Home
last modified time | relevance | path

Searched refs:setControlPeer (Results 1 – 5 of 5) sorted by relevance

/dports/devel/ccrtp/ccrtp-2.1.2/src/ccrtp/
H A Dext.h143 setControlPeer(const InetAddress&, tpport_t) in setControlPeer() function
H A Doqueue.h540 setControlPeer(const InetAddress &host, tpport_t port) {} in setControlPeer() function
H A Drtp.h267 setControlPeer(const InetAddress &host, tpport_t port) in setControlPeer() function
/dports/devel/ccrtp/ccrtp-2.1.2/src/
H A Doutqueue.cpp227 setControlPeer(ia,controlPort); in addDestination()
241 setControlPeer(ia,controlPort); in addDestination()
H A Dcontrol.cpp1157 setControlPeer(dest->getNetworkAddress(), in sendControlToDestinations()