Searched defs:PRNetAddrValue (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprnetdb.h244 ** PRNetAddrValue val The value to be assigned to the IP Address portion
259 typedef enum PRNetAddrValue enum
265 } PRNetAddrValue; typedef in typeref:enum:PRNetAddrValue
268 PRNetAddrValue val, PRUint16 port, PRNetAddr *addr);
278 ** PRNetAddrValue val The value to be assigned to the IP Address portion
296 PRNetAddrValue val, PRUint16 af, PRUint16 port, PRNetAddr *addr);
305 ** PRNetAddrValue The type of network address
311 NSPR_API(PRBool) PR_IsNetAddrType(const PRNetAddr *addr, PRNetAddrValue val);

Completed in 537 milliseconds