Searched refs:DEFAULT_PORT (Results 1 – 6 of 6) sorted by relevance
77 #define DEFAULT_PORT 1883 /* MQTT default port */ macro123 static unsigned short port = DEFAULT_PORT;
95 #define DEFAULT_PORT 8905 macro144 static unsigned short port = DEFAULT_PORT;
157 #define DEFAULT_PORT 8999 /* UDP */ macro557 unsigned short port = DEFAULT_PORT; in main()
124 #define DEFAULT_PORT 8999 macro1059 unsigned short port = DEFAULT_PORT; in main()
124 #define DEFAULT_PORT 8999 macro142 static unsigned short port = DEFAULT_PORT;
138 #define DEFAULT_PORT 8999 macro2001 unsigned short port = DEFAULT_PORT; in main()
Completed in 71 milliseconds