PRUint16          129 net/ocsp/nss_ocsp.cc SECStatus OCSPCreateSession(const char* host, PRUint16 portnum,
PRUint16          150 net/ocsp/nss_ocsp.cc                                 PRUint16* http_response_code,
PRUint16          265 net/ocsp/nss_ocsp.cc   PRUint16 http_response_code() const {
PRUint16          455 net/ocsp/nss_ocsp.cc   OCSPServerSession(const char* host, PRUint16 port)
PRUint16          610 net/ocsp/nss_ocsp.cc SECStatus OCSPCreateSession(const char* host, PRUint16 portnum,
PRUint16          696 net/ocsp/nss_ocsp.cc                           PRUint16* http_response_code,
PRUint16          732 net/ocsp/nss_ocsp.cc                                 PRUint16* http_response_code,
PRUint16          760 net/ocsp/nss_ocsp.cc   if (!req->Wait() || req->http_response_code() == static_cast<PRUint16>(-1)) {
PRUint16           91 net/socket/nss_ssl_util.cc     const PRUint16* const ssl_ciphers = SSL_GetImplementedCiphers();
PRUint16           92 net/socket/nss_ssl_util.cc     const PRUint16 num_ciphers = SSL_GetNumImplementedCiphers();
PRUint16         2863 net/socket/ssl_client_socket_nss.cc   PRUint16 cipher_suite = SSLConnectionStatusToCipherSuite(
PRUint16          350 net/socket/ssl_server_socket_nss.cc     const PRUint16* const ssl_ciphers = SSL_GetImplementedCiphers();
PRUint16          351 net/socket/ssl_server_socket_nss.cc     const PRUint16 num_ciphers = SSL_GetNumImplementedCiphers();
PRUint16          592 net/third_party/nss/ssl/derive.c 	      PRUint32 protocolmask, PRUint16 *ciphersuites, int nsuites,
PRUint16          605 net/third_party/nss/ssl/derive.c     PRUint16	      suite;
PRUint16           22 net/third_party/nss/ssl/dtlscon.c static const PRUint16 COMMON_MTU_VALUES[] = {
PRUint16          103 net/third_party/nss/ssl/dtlscon.c dtls_AllocQueuedMessage(PRUint16 epoch, SSL3ContentType type,
PRUint16          195 net/third_party/nss/ssl/dtlscon.c         PRUint16 message_seq;
PRUint16          580 net/third_party/nss/ssl/dtlscon.c     PRUint16 room_left = ss->ssl3.mtu;
PRUint16          926 net/third_party/nss/ssl/dtlscon.c dtls_SetMTU(sslSocket *ss, PRUint16 advertised)
PRUint16           29 net/third_party/nss/ssl/ssl.h SSL_IMPORT const PRUint16 SSL_ImplementedCiphers[];
PRUint16           32 net/third_party/nss/ssl/ssl.h SSL_IMPORT const PRUint16 *SSL_GetImplementedCiphers(void);
PRUint16           35 net/third_party/nss/ssl/ssl.h SSL_IMPORT const PRUint16 SSL_NumImplementedCiphers;
PRUint16           38 net/third_party/nss/ssl/ssl.h SSL_IMPORT PRUint16 SSL_GetNumImplementedCiphers(void);
PRUint16          294 net/third_party/nss/ssl/ssl.h SSL_IMPORT SECStatus SSL_CipherOrderSet(PRFileDesc *fd, const PRUint16 *ciphers,
PRUint16          961 net/third_party/nss/ssl/ssl.h 					const PRUint16 *ciphers,
PRUint16          970 net/third_party/nss/ssl/ssl.h 				       PRUint16 *cipher);
PRUint16         1011 net/third_party/nss/ssl/ssl.h SSL_IMPORT SECStatus SSL_GetCipherSuiteInfo(PRUint16 cipherSuite, 
PRUint16         1066 net/third_party/nss/ssl/ssl.h 				   PRUint16 *ciphers, int nciphers,
PRUint16          565 net/third_party/nss/ssl/ssl3con.c     PRUint16 size;            /* EC public key size in bits */
PRUint16          566 net/third_party/nss/ssl/ssl3con.c     PRUint16 encodedParamLen; /* length (in bytes) of DER encoded EC params */
PRUint16          567 net/third_party/nss/ssl/ssl3con.c     PRUint16 pubValueLen;     /* length (in bytes) of EC public value */
PRUint16          568 net/third_party/nss/ssl/ssl3con.c     PRUint16 wrappedKeyLen;   /* length (in bytes) of the wrapped key */
PRUint16         2657 net/third_party/nss/ssl/ssl3con.c     PRUint16                  headerLen;
PRUint16         5307 net/third_party/nss/ssl/ssl3con.c 	PRUint16 version;
PRUint16         8112 net/third_party/nss/ssl/ssl3con.c 	    PRUint16 suite_i = (suites.data[i] << 8) | suites.data[i + 1];
PRUint16         8158 net/third_party/nss/ssl/ssl3con.c 	    PRUint16 suite_i = (suites.data[i] << 8) | suites.data[i + 1];
PRUint16         8326 net/third_party/nss/ssl/ssl3con.c 	    PRUint16 suite_i = (suites.data[i] << 8) | suites.data[i + 1];
PRUint16         8371 net/third_party/nss/ssl/ssl3con.c 	    PRUint16 suite_i = (suites.data[i] << 8) | suites.data[i + 1];
PRUint16         12585 net/third_party/nss/ssl/ssl3con.c 	PRUint16 id = ciphers[i];
PRUint16           93 net/third_party/nss/ssl/ssl3ecc.c static const PRUint16 curve2bits[] = {
PRUint16          124 net/third_party/nss/ssl/ssl3ecc.c     PRUint16    bits;
PRUint16         1178 net/third_party/nss/ssl/ssl3ecc.c ssl3_HandleSupportedPointFormatsXtn(sslSocket *ss, PRUint16 ex_type,
PRUint16         1225 net/third_party/nss/ssl/ssl3ecc.c ssl3_HandleSupportedCurvesXtn(sslSocket *ss, PRUint16 ex_type, SECItem *data)
PRUint16         1230 net/third_party/nss/ssl/ssl3ecc.c     PRUint16 svrCertCurveName;
PRUint16           52 net/third_party/nss/ssl/ssl3ext.c     PRUint16 ex_type, SECItem *data);
PRUint16           54 net/third_party/nss/ssl/ssl3ext.c 			PRUint16 ex_type, SECItem *data);
PRUint16           56 net/third_party/nss/ssl/ssl3ext.c 			PRUint16 ex_type, SECItem *data);
PRUint16           58 net/third_party/nss/ssl/ssl3ext.c 			PRUint16 ex_type, SECItem *data);
PRUint16           65 net/third_party/nss/ssl/ssl3ext.c static SECStatus ssl3_HandleUseSRTPXtn(sslSocket * ss, PRUint16 ex_type,
PRUint16           68 net/third_party/nss/ssl/ssl3ext.c     PRUint16 ex_type, SECItem *data);
PRUint16           74 net/third_party/nss/ssl/ssl3ext.c     PRUint16 ex_type, SECItem *data);
PRUint16           76 net/third_party/nss/ssl/ssl3ext.c                                                    PRUint16 ex_type,
PRUint16           82 net/third_party/nss/ssl/ssl3ext.c static SECStatus ssl3_ServerHandleSigAlgsXtn(sslSocket *ss, PRUint16 ex_type,
PRUint16           88 net/third_party/nss/ssl/ssl3ext.c 							 PRUint16 ex_type,
PRUint16          311 net/third_party/nss/ssl/ssl3ext.c arrayContainsExtension(const PRUint16 *array, PRUint32 len, PRUint16 ex_type)
PRUint16          322 net/third_party/nss/ssl/ssl3ext.c ssl3_ExtensionNegotiated(sslSocket *ss, PRUint16 ex_type) {
PRUint16          329 net/third_party/nss/ssl/ssl3ext.c ssl3_ClientExtensionAdvertised(sslSocket *ss, PRUint16 ex_type) {
PRUint16          396 net/third_party/nss/ssl/ssl3ext.c ssl3_HandleServerNameXtn(sslSocket * ss, PRUint16 ex_type, SECItem *data)
PRUint16          578 net/third_party/nss/ssl/ssl3ext.c ssl3_ServerHandleNextProtoNegoXtn(sslSocket * ss, PRUint16 ex_type, SECItem *data)
PRUint16          624 net/third_party/nss/ssl/ssl3ext.c ssl3_ClientHandleNextProtoNegoXtn(sslSocket *ss, PRUint16 ex_type,
PRUint16          677 net/third_party/nss/ssl/ssl3ext.c ssl3_ClientHandleAppProtoXtn(sslSocket *ss, PRUint16 ex_type, SECItem *data)
PRUint16          680 net/third_party/nss/ssl/ssl3ext.c     PRUint16 name_list_len;
PRUint16          697 net/third_party/nss/ssl/ssl3ext.c     name_list_len = ((PRUint16) d[0]) << 8 |
PRUint16          698 net/third_party/nss/ssl/ssl3ext.c 	            ((PRUint16) d[1]);
PRUint16          815 net/third_party/nss/ssl/ssl3ext.c ssl3_ClientHandleChannelIDXtn(sslSocket *ss, PRUint16 ex_type,
PRUint16          870 net/third_party/nss/ssl/ssl3ext.c ssl3_ClientHandleStatusRequestXtn(sslSocket *ss, PRUint16 ex_type,
PRUint16         1093 net/third_party/nss/ssl/ssl3ext.c 	sizeof(PRUint16)                     /* ticket_version */
PRUint16         1128 net/third_party/nss/ssl/ssl3ext.c 	sizeof(PRUint16));
PRUint16         1322 net/third_party/nss/ssl/ssl3ext.c ssl3_ClientHandleSessionTicketXtn(sslSocket *ss, PRUint16 ex_type,
PRUint16         1334 net/third_party/nss/ssl/ssl3ext.c ssl3_ServerHandleSessionTicketXtn(sslSocket *ss, PRUint16 ex_type,
PRUint16         1608 net/third_party/nss/ssl/ssl3ext.c 	parsed_session_ticket->ms_length = (PRUint16)temp;
PRUint16         1849 net/third_party/nss/ssl/ssl3ext.c 		rv = (*handler->ex_handler)(ss, (PRUint16)extension_type, 
PRUint16         1863 net/third_party/nss/ssl/ssl3ext.c ssl3_RegisterServerHelloExtensionSender(sslSocket *ss, PRUint16 ex_type,
PRUint16         1960 net/third_party/nss/ssl/ssl3ext.c ssl3_ServerHandleStatusRequestXtn(sslSocket *ss, PRUint16 ex_type,
PRUint16         1976 net/third_party/nss/ssl/ssl3ext.c ssl3_HandleRenegotiationInfoXtn(sslSocket *ss, PRUint16 ex_type, SECItem *data)
PRUint16         2073 net/third_party/nss/ssl/ssl3ext.c ssl3_HandleUseSRTPXtn(sslSocket * ss, PRUint16 ex_type, SECItem *data)
PRUint16         2077 net/third_party/nss/ssl/ssl3ext.c     PRUint16 i;
PRUint16         2079 net/third_party/nss/ssl/ssl3ext.c     PRUint16 cipher = 0;
PRUint16         2213 net/third_party/nss/ssl/ssl3ext.c ssl3_ServerHandleSigAlgsXtn(sslSocket * ss, PRUint16 ex_type, SECItem *data)
PRUint16         2427 net/third_party/nss/ssl/ssl3ext.c ssl3_ClientHandleSignedCertTimestampXtn(sslSocket *ss, PRUint16 ex_type,
PRUint16           14 net/third_party/nss/ssl/ssl3prot.h typedef PRUint16 SSL3ProtocolVersion;
PRUint16           17 net/third_party/nss/ssl/ssl3prot.h typedef PRUint16 ssl3CipherSuite;
PRUint16           45 net/third_party/nss/ssl/ssl3prot.h     PRUint16            length;
PRUint16           52 net/third_party/nss/ssl/ssl3prot.h     PRUint16            length;
PRUint16          120 net/third_party/nss/ssl/sslcon.c static PRUint16	allowedByPolicy;          /* all off by default */
PRUint16          121 net/third_party/nss/ssl/sslcon.c static PRUint16	maybeAllowedByPolicy;     /* all off by default */
PRUint16          122 net/third_party/nss/ssl/sslcon.c static PRUint16	chosenPreference = 0xff;  /* all on  by default */
PRUint16         1559 net/third_party/nss/ssl/sslcon.c     PRUint16          allowed;  /* cipher kinds enabled and allowed by policy */
PRUint16           51 net/third_party/nss/ssl/sslenum.c const PRUint16 SSL_ImplementedCiphers[] = {
PRUint16          148 net/third_party/nss/ssl/sslenum.c const PRUint16 SSL_NumImplementedCiphers = 
PRUint16          151 net/third_party/nss/ssl/sslenum.c const PRUint16 *
PRUint16          157 net/third_party/nss/ssl/sslenum.c PRUint16
PRUint16          217 net/third_party/nss/ssl/sslimpl.h 						    PRUint16   ex_type,
PRUint16          233 net/third_party/nss/ssl/sslimpl.h ssl3_RegisterServerHelloExtensionSender(sslSocket *ss, PRUint16 ex_type,
PRUint16          506 net/third_party/nss/ssl/sslimpl.h typedef PRUint16 DTLSEpoch;
PRUint16          520 net/third_party/nss/ssl/sslimpl.h     PRUint16          wrapped_master_secret_len;
PRUint16          643 net/third_party/nss/ssl/sslimpl.h     PRUint16              port;
PRUint16          697 net/third_party/nss/ssl/sslimpl.h 	    PRUint16	      masterWrapIndex;
PRUint16          699 net/third_party/nss/ssl/sslimpl.h 	    PRUint16          masterWrapSeries;
PRUint16          709 net/third_party/nss/ssl/sslimpl.h 	    PRUint16          clAuthSeries;
PRUint16          821 net/third_party/nss/ssl/sslimpl.h     PRUint16 numAdvertised;
PRUint16          822 net/third_party/nss/ssl/sslimpl.h     PRUint16 numNegotiated;
PRUint16          823 net/third_party/nss/ssl/sslimpl.h     PRUint16 advertised[SSL_MAX_EXTENSIONS];
PRUint16          824 net/third_party/nss/ssl/sslimpl.h     PRUint16 negotiated[SSL_MAX_EXTENSIONS];
PRUint16          861 net/third_party/nss/ssl/sslimpl.h     PRUint16 len;         /* The data length */
PRUint16          932 net/third_party/nss/ssl/sslimpl.h     PRUint16              finishedBytes; /* size of single finished below */
PRUint16          959 net/third_party/nss/ssl/sslimpl.h     PRUint16              sendMessageSeq;  /* The sending message sequence
PRUint16          963 net/third_party/nss/ssl/sslimpl.h     PRUint16              maxMessageSent;    /* The largest message we sent */
PRUint16          964 net/third_party/nss/ssl/sslimpl.h     PRUint16              recvMessageSeq;  /* The receiving message sequence
PRUint16         1033 net/third_party/nss/ssl/sslimpl.h     PRUint16             mtu;   /* Our estimate of the MTU */
PRUint16         1036 net/third_party/nss/ssl/sslimpl.h     PRUint16             dtlsSRTPCiphers[MAX_DTLS_SRTP_CIPHER_SUITES];
PRUint16         1037 net/third_party/nss/ssl/sslimpl.h     PRUint16             dtlsSRTPCipherCount;
PRUint16         1038 net/third_party/nss/ssl/sslimpl.h     PRUint16             dtlsSRTPCipherSuite;	/* 0 if not selected */
PRUint16         1067 net/third_party/nss/ssl/sslimpl.h     PRUint16          wrappedSymKeyLen;
PRUint16         1071 net/third_party/nss/ssl/sslimpl.h     PRUint16              ticket_version;
PRUint16         1086 net/third_party/nss/ssl/sslimpl.h     PRUint16              ms_length;
PRUint16         1326 net/third_party/nss/ssl/sslimpl.h     PRUint16	shutdownHow; 	/* See ssl_SHUTDOWN defines below. */
PRUint16         1328 net/third_party/nss/ssl/sslimpl.h     PRUint16	allowedByPolicy;          /* copy of global policy bits. */
PRUint16         1329 net/third_party/nss/ssl/sslimpl.h     PRUint16	maybeAllowedByPolicy;     /* copy of global policy bits. */
PRUint16         1330 net/third_party/nss/ssl/sslimpl.h     PRUint16	chosenPreference;         /* SSL2 cipher preferences. */
PRUint16         1485 net/third_party/nss/ssl/sslimpl.h extern sslSessionID *ssl_LookupSID(const PRIPv6Addr *addr, PRUint16 port, 
PRUint16         1827 net/third_party/nss/ssl/sslimpl.h 			PRUint16 ex_type, SECItem *data);
PRUint16         1829 net/third_party/nss/ssl/sslimpl.h 			PRUint16 ex_type, SECItem *data);
PRUint16         1831 net/third_party/nss/ssl/sslimpl.h 			PRUint16 ex_type, SECItem *data);
PRUint16         1833 net/third_party/nss/ssl/sslimpl.h 			PRUint16 ex_type, SECItem *data);
PRUint16         1835 net/third_party/nss/ssl/sslimpl.h 			PRUint16 ex_type, SECItem *data);
PRUint16         1870 net/third_party/nss/ssl/sslimpl.h extern PRBool ssl3_ExtensionNegotiated(sslSocket *ss, PRUint16 ex_type);
PRUint16         1986 net/third_party/nss/ssl/sslimpl.h extern void dtls_SetMTU(sslSocket *ss, PRUint16 advertised);
PRUint16         2010 net/third_party/nss/ssl/sslimpl.h PRBool    SSL_IsExportCipherSuite(PRUint16 cipherSuite);
PRUint16          221 net/third_party/nss/ssl/sslinfo.c SECStatus SSL_GetCipherSuiteInfo(PRUint16 cipherSuite, 
PRUint16          286 net/third_party/nss/ssl/sslinfo.c SSL_IsExportCipherSuite(PRUint16 cipherSuite)
PRUint16          205 net/third_party/nss/ssl/sslnonce.c ssl_LookupSID(const PRIPv6Addr *addr, PRUint16 port, const char *peerID, 
PRUint16           97 net/third_party/nss/ssl/sslsnce.c /*  2 */    PRUint16	version;
PRUint16          101 net/third_party/nss/ssl/sslsnce.c /*  2 */    PRUint16    authAlgorithm;
PRUint16          102 net/third_party/nss/ssl/sslsnce.c /*  2 */    PRUint16    authKeyBits;
PRUint16          103 net/third_party/nss/ssl/sslsnce.c /*  2 */    PRUint16    keaType;
PRUint16          104 net/third_party/nss/ssl/sslsnce.c /*  2 */    PRUint16    keaKeyBits;
PRUint16          121 net/third_party/nss/ssl/sslsnce.c /*  2 */    PRUint16    compression; 	/* SSLCompressionMethod */
PRUint16          141 net/third_party/nss/ssl/sslsnce.c     PRUint16    certLength;				/*    2 */
PRUint16          142 net/third_party/nss/ssl/sslsnce.c     PRUint16    sessionIDLength;			/*    2 */
PRUint16          169 net/third_party/nss/ssl/sslsnce.c     PRUint16    type;                                   /*    2 */
PRUint16          170 net/third_party/nss/ssl/sslsnce.c     PRUint16    nameLen;                                /*    2 */
PRUint16          503 net/third_party/nss/ssl/sslsnce.c 	to->u.ssl3.compression      = (PRUint16)from->u.ssl3.compression;
PRUint16          534 net/third_party/nss/ssl/sslsnce.c     PRUint16 version = from->version;
PRUint16          851 net/third_party/nss/ssl/sslsnce.c     PRUint16      version = sid->version;
PRUint16          130 net/third_party/nss/ssl/sslsock.c static const PRUint16 srtpCiphers[] = {
PRUint16          222 net/third_party/nss/ssl/sslsock.c 		    sizeof(PRUint16) * os->ssl3.dtlsSRTPCipherCount);
PRUint16         1295 net/third_party/nss/ssl/sslsock.c SSL_CipherOrderSet(PRFileDesc *fd, const PRUint16 *ciphers, unsigned int len)
PRUint16         1337 net/third_party/nss/ssl/sslsock.c     const PRUint16 *cipher;
PRUint16         1574 net/third_party/nss/ssl/sslsock.c 			     const PRUint16 *ciphers,
PRUint16         1595 net/third_party/nss/ssl/sslsock.c 	const PRUint16 *srtpCipher = srtpCiphers;
PRUint16         1621 net/third_party/nss/ssl/sslsock.c SSL_GetSRTPCipher(PRFileDesc *fd, PRUint16 *cipher)
PRUint16         1671 net/third_party/nss/ssl/sslsock.c                 sizeof(PRUint16) * sm->ssl3.dtlsSRTPCipherCount);
PRUint16          118 net/third_party/nss/ssl/sslt.h     PRUint16             protocolVersion;
PRUint16          119 net/third_party/nss/ssl/sslt.h     PRUint16             cipherSuite;
PRUint16          142 net/third_party/nss/ssl/sslt.h     PRUint16             length;
PRUint16          143 net/third_party/nss/ssl/sslt.h     PRUint16             cipherSuite;
PRUint16          159 net/third_party/nss/ssl/sslt.h     PRUint16             symKeyBits;
PRUint16          160 net/third_party/nss/ssl/sslt.h     PRUint16             symKeySpace;
PRUint16          161 net/third_party/nss/ssl/sslt.h     PRUint16             effectiveKeyBits;
PRUint16          169 net/third_party/nss/ssl/sslt.h     PRUint16             macBits;
PRUint16          184 net/third_party/nss/ssl/sslt.h     PRUint16 min;
PRUint16          185 net/third_party/nss/ssl/sslt.h     PRUint16 max;
PRUint16          138 third_party/npapi/npspy/extern/nspr/md/_openvms.h         PRUint16 _S6_u16[8];
PRUint16          143 third_party/npapi/npspy/extern/nspr/md/_openvms.h     PRUint16 sin6_family;
PRUint16          144 third_party/npapi/npspy/extern/nspr/md/_openvms.h     PRUint16 sin6_port;
PRUint16          144 third_party/npapi/npspy/extern/nspr/md/_solaris.h     PRUint16 sin6_family;
PRUint16          145 third_party/npapi/npspy/extern/nspr/md/_solaris.h     PRUint16 sin6_port;
PRUint16          125 third_party/npapi/npspy/extern/nspr/obsolete/protypes.h typedef PRUint16 uint16;
PRUint16          159 third_party/npapi/npspy/extern/nspr/prio.h 		PRUint16 _S6_u16[8];
PRUint16          173 third_party/npapi/npspy/extern/nspr/prio.h         PRUint16 family;                /* address family (0x00ff maskable) */
PRUint16          181 third_party/npapi/npspy/extern/nspr/prio.h         PRUint16 family;                /* address family (AF_INET) */
PRUint16          182 third_party/npapi/npspy/extern/nspr/prio.h         PRUint16 port;                  /* port number */
PRUint16          191 third_party/npapi/npspy/extern/nspr/prio.h         PRUint16 family;                /* address family (AF_INET6) */
PRUint16          192 third_party/npapi/npspy/extern/nspr/prio.h         PRUint16 port;                  /* port number */
PRUint16          199 third_party/npapi/npspy/extern/nspr/prio.h         PRUint16 family;                /* address family (AF_UNIX) */
PRUint16          144 third_party/npapi/npspy/extern/nspr/prnetdb.h     PRUint16 af,
PRUint16          206 third_party/npapi/npspy/extern/nspr/prnetdb.h     PRIntn enumIndex, const PRHostEnt *hostEnt, PRUint16 port, PRNetAddr *address);
PRUint16          239 third_party/npapi/npspy/extern/nspr/prnetdb.h     PRNetAddrValue val, PRUint16 port, PRNetAddr *addr);
PRUint16          267 third_party/npapi/npspy/extern/nspr/prnetdb.h     PRNetAddrValue val, PRUint16 af, PRUint16 port, PRNetAddr *addr);
PRUint16          409 third_party/npapi/npspy/extern/nspr/prnetdb.h     const char *hostname, PRUint16 af, PRIntn flags);
PRUint16          449 third_party/npapi/npspy/extern/nspr/prnetdb.h     void *enumPtr, const PRAddrInfo *addrInfo, PRUint16 port, PRNetAddr *result);
PRUint16          483 third_party/npapi/npspy/extern/nspr/prnetdb.h NSPR_API(PRUint16) PR_ntohs(PRUint16);
PRUint16          486 third_party/npapi/npspy/extern/nspr/prnetdb.h NSPR_API(PRUint16) PR_htons(PRUint16);
PRUint16          456 third_party/npapi/npspy/extern/nspr/prtypes.h typedef PRUint16 PRUnichar;
PRUint16           40 third_party/qcms/src/qcmstypes.h typedef PRUint16 uint16_t;