Searched refs:NotifyMTU (Results 1 – 3 of 3) sorted by relevance
81 void NotifyMTU(uint16 mtu);
284 void PseudoTcp::NotifyMTU(uint16 mtu) { in NotifyMTU() function in cricket::PseudoTcp
382 tcp_->NotifyMTU(mtu); in OnChannelConnectionChanged()