Searched refs:NotifyMTU (Results 1 – 3 of 3) sorted by relevance
76 void NotifyMTU(uint16_t mtu);
75 local_.NotifyMTU(mtu); in SetLocalMtu()79 remote_.NotifyMTU(mtu); in SetRemoteMtu()
277 void PseudoTcp::NotifyMTU(uint16_t mtu) { in NotifyMTU() function in cricket::PseudoTcp