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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dudpsrv.c95 #define UDP_SERVER_PORT 9050 macro
180 netaddr.inet.port = PR_htons( UDP_SERVER_PORT );
359 netaddr.inet.port = PR_htons( UDP_SERVER_PORT );
H A Dsocket.c139 #define UDP_SERVER_PORT TCP_SERVER_PORT macro
552 if (PR_SetNetAddr(PR_IpAddrAny, server_domain, UDP_SERVER_PORT,

Completed in 57 milliseconds