Home | History | Annotate | Download | only in p2p

Lines Matching refs:outgoing

153     bool outgoing,
158 (!dump_outgoing_rtp_packet_ && outgoing)) {
162 if (outgoing)
167 it->second->StartRtpDump(incoming, outgoing, packet_callback);
172 bool outgoing) {
180 outgoing));
338 bool outgoing) {
340 (dump_outgoing_rtp_packet_ && outgoing)) {
344 if (outgoing)
351 it->second->StopRtpDump(incoming, outgoing);