Searched refs:DEFAULT_PORT (Results 1 – 12 of 12) sorted by relevance
45 public static final int DEFAULT_PORT = 50016; field in ExecService67 final int port = intent != null ? intent.getIntExtra("port", DEFAULT_PORT) : DEFAULT_PORT; in onStartCommand()
43 final int port = getIntent().getIntExtra("port", ExecService.DEFAULT_PORT); in onStart()
6 #define DEFAULT_PORT 7000 macro78 uv_ip4_addr("0.0.0.0", DEFAULT_PORT, &addr); in main()
73 #define DEFAULT_PORT 46000 macro214 uint32_t port = DEFAULT_PORT, mtu; in pa__init()303 port = DEFAULT_PORT + ((uint32_t) (rand() % 512) << 1); in pa__init()
40 DEFAULT_PORT = 50016, enumerator
52 #define DEFAULT_PORT "40002" macro102 char *port = DEFAULT_PORT; in main()
80 #define DEFAULT_PORT 1883 /* MQTT default port */ macro126 static unsigned short port = DEFAULT_PORT;
98 #define DEFAULT_PORT 8905 macro147 static unsigned short port = DEFAULT_PORT;
160 #define DEFAULT_PORT 8999 /* UDP */ macro556 unsigned short port = DEFAULT_PORT; in main()
127 #define DEFAULT_PORT 8999 macro1062 unsigned short port = DEFAULT_PORT; in main()
127 #define DEFAULT_PORT 8999 macro145 static unsigned short port = DEFAULT_PORT;
141 #define DEFAULT_PORT 8999 macro1955 unsigned short port = DEFAULT_PORT; in main()