Searched refs:dtls_SetMTU (Results 1 – 3 of 3) sorted by relevance
552 dtls_SetMTU(ss, ss->ssl3.hs.maxMessageSent - 1); in dtls_RetransmitTimerExpiredCb()926 dtls_SetMTU(sslSocket *ss, PRUint16 advertised) in dtls_SetMTU() function
1953 extern void dtls_SetMTU(sslSocket *ss, PRUint16 advertised);
12307 dtls_SetMTU(ss, 0); /* Set the MTU to the highest plateau */ in ssl3_InitState()