dtls_SetMTU       552 net/third_party/nss/ssl/dtlscon.c 	dtls_SetMTU(ss, ss->ssl3.hs.maxMessageSent - 1);
dtls_SetMTU      12386 net/third_party/nss/ssl/ssl3con.c 	dtls_SetMTU(ss, 0); /* Set the MTU to the highest plateau */
dtls_SetMTU      1986 net/third_party/nss/ssl/sslimpl.h extern void dtls_SetMTU(sslSocket *ss, PRUint16 advertised);