Lines Matching defs:PRUint16
145 ** PRUint16 af Address family (either PR_AF_INET or PR_AF_INET6)
173 PRUint16 af,
218 ** PRUint16 port The port number to be assigned as part of the
235 PRIntn enumIndex, const PRHostEnt *hostEnt, PRUint16 port, PRNetAddr *address);
249 ** PRUint16 port The port number to be assigned in the structure.
268 PRNetAddrValue val, PRUint16 port, PRNetAddr *addr);
283 ** PRUint16 af The address family (either PR_AF_INET or PR_AF_INET6)
285 ** PRUint16 port The port number to be assigned in the structure.
296 PRNetAddrValue val, PRUint16 af, PRUint16 port, PRNetAddr *addr);
339 ** PRUint16 The 'family' field of 'addr'.
352 ** PRUint16 The 'port' field of 'addr'.
425 ** PRUint16 af May be PR_AF_UNSPEC or PR_AF_INET.
441 const char *hostname, PRUint16 af, PRIntn flags);
469 ** PRUint16 port The port number to be assigned as part of the
481 void *enumPtr, const PRAddrInfo *addrInfo, PRUint16 port, PRNetAddr *result);
515 NSPR_API(PRUint16) PR_ntohs(PRUint16);
518 NSPR_API(PRUint16) PR_htons(PRUint16);