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