/NetX-Duo-v6.3.0/samples/ |
D | demo_bsd_udp.c | 12 #define DEMO_STACK_SIZE 2048 macro 63 pointer, DEMO_STACK_SIZE, in tx_application_define() 66 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 70 pointer, DEMO_STACK_SIZE, in tx_application_define() 73 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 91 pointer, DEMO_STACK_SIZE, 1); in tx_application_define() 93 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define()
|
D | demo_netxduo_dhcp.c | 9 #define DEMO_STACK_SIZE 4096 macro 93 pointer, DEMO_STACK_SIZE, in tx_application_define() 95 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 99 pointer, DEMO_STACK_SIZE, in tx_application_define() 101 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 185 status = nx_dhcp_server_create(&dhcp_server, &server_ip, pointer, DEMO_STACK_SIZE, in server_thread_entry() 187 pointer = pointer + DEMO_STACK_SIZE; in server_thread_entry()
|
D | demo_bsd_raw.c | 11 #define DEMO_STACK_SIZE 2048 macro 60 pointer, DEMO_STACK_SIZE, in tx_application_define() 63 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 67 pointer, DEMO_STACK_SIZE, in tx_application_define() 70 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 88 pointer, DEMO_STACK_SIZE, 1); in tx_application_define() 90 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 109 status = (UINT)bsd_initialize (&bsd_ip, &bsd_pool, pointer, DEMO_STACK_SIZE, 2); in tx_application_define()
|
D | demo_netxduo_tftp.c | 26 #define DEMO_STACK_SIZE 4096 macro 103 pointer, DEMO_STACK_SIZE, in tx_application_define() 106 pointer += DEMO_STACK_SIZE ; in tx_application_define() 115 pointer, DEMO_STACK_SIZE, in tx_application_define() 118 pointer += DEMO_STACK_SIZE ; in tx_application_define() 183 pointer, DEMO_STACK_SIZE, &server_pool); in tx_application_define() 186 pointer, DEMO_STACK_SIZE, &server_pool); in tx_application_define() 189 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define()
|
D | demo_netx_auto_ip.c | 9 #define DEMO_STACK_SIZE 4096 macro 71 pointer, DEMO_STACK_SIZE, in tx_application_define() 74 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 78 pointer, DEMO_STACK_SIZE, in tx_application_define() 80 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define()
|
D | demo_netx_duo_udp.c | 8 #define DEMO_STACK_SIZE 2048 macro 68 pointer, DEMO_STACK_SIZE, in tx_application_define() 70 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 74 pointer, DEMO_STACK_SIZE, in tx_application_define() 76 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define()
|
D | demo_netxduo_pop3_client.c | 13 #define DEMO_STACK_SIZE 4096 macro 63 free_memory_pointer, DEMO_STACK_SIZE, 1, 1, in tx_application_define() 66 free_memory_pointer = free_memory_pointer + DEMO_STACK_SIZE; in tx_application_define()
|
D | demo_netxduo_ftp.c | 13 #define DEMO_STACK_SIZE 4096 macro 127 pointer, DEMO_STACK_SIZE, in tx_application_define() 130 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 177 …(&ftp_server, "FTP Server Instance", &server_ip, &ram_disk, pointer, DEMO_STACK_SIZE, &server_pool, in tx_application_define() 181 …(&ftp_server, "FTP Server Instance", &server_ip, &ram_disk, pointer, DEMO_STACK_SIZE, &server_pool, in tx_application_define() 184 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 197 pointer, DEMO_STACK_SIZE, in tx_application_define() 199 pointer = pointer + DEMO_STACK_SIZE ; in tx_application_define()
|
D | demo_netx_ppp.c | 14 #define DEMO_STACK_SIZE 2048 macro 83 pointer, DEMO_STACK_SIZE, in tx_application_define() 85 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 89 pointer, DEMO_STACK_SIZE, in tx_application_define() 91 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define()
|
D | demo_netx_pppoe_client.c | 63 #define DEMO_STACK_SIZE 2048 macro 225 pointer, DEMO_STACK_SIZE, in tx_application_define() 227 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define()
|
D | demo_netxduo_multihome_dhcp_client.c | 33 #define DEMO_STACK_SIZE 4096 macro 96 pointer, DEMO_STACK_SIZE, in tx_application_define() 98 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define()
|
D | demo_netx_duo_tcp.c | 10 #define DEMO_STACK_SIZE 2048 macro 73 pointer, DEMO_STACK_SIZE, in tx_application_define() 76 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 80 pointer, DEMO_STACK_SIZE, in tx_application_define() 83 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define()
|
D | demo_netxduo_dhcpv6.c | 14 #define DEMO_STACK_SIZE 2048 macro 82 pointer, DEMO_STACK_SIZE, in tx_application_define() 84 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 92 pointer, DEMO_STACK_SIZE, in tx_application_define() 94 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define()
|
D | demo_netxduo_http.c | 29 #define DEMO_STACK_SIZE 4096 macro 114 pointer, DEMO_STACK_SIZE, in tx_application_define() 117 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 195 pointer, DEMO_STACK_SIZE, in tx_application_define() 198 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define()
|
D | demo_netxduo_telnet.c | 10 #define DEMO_STACK_SIZE 4096 macro 93 pointer, DEMO_STACK_SIZE, in tx_application_define() 96 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 100 pointer, DEMO_STACK_SIZE, in tx_application_define() 103 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define()
|
D | demo_netx_secure_tls.c | 13 #define DEMO_STACK_SIZE 4096 macro 395 pointer, DEMO_STACK_SIZE, in tx_application_define() 398 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 431 pointer, DEMO_STACK_SIZE, in tx_application_define() 433 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define()
|
D | demo_netxduo_https.c | 30 #define DEMO_STACK_SIZE 4096 macro 394 pointer, DEMO_STACK_SIZE, in tx_application_define() 397 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 430 pointer, DEMO_STACK_SIZE, in tx_application_define() 432 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define()
|
D | demo_netx_nat.c | 17 #define DEMO_STACK_SIZE 2048 macro 103 pointer, DEMO_STACK_SIZE, in tx_application_define() 105 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define()
|
D | demo_netx_pppoe_server.c | 67 #define DEMO_STACK_SIZE 2048 macro 235 pointer, DEMO_STACK_SIZE, in tx_application_define() 237 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define()
|
D | demo_netx_duo_multihome_tcp.c | 68 #define DEMO_STACK_SIZE 2048 macro 181 pointer, DEMO_STACK_SIZE, in tx_application_define() 184 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 188 pointer, DEMO_STACK_SIZE, in tx_application_define() 191 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define()
|
D | demo_netx_duo_multihome_udp.c | 68 #define DEMO_STACK_SIZE 2048 macro 192 pointer, DEMO_STACK_SIZE, in tx_application_define() 195 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 199 pointer, DEMO_STACK_SIZE, in tx_application_define() 202 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define()
|
D | demo_bsd_tcp.c | 12 #define DEMO_STACK_SIZE (16*1024) macro 70 pointer, DEMO_STACK_SIZE, 8, 8, TX_NO_TIME_SLICE, TX_AUTO_START); in tx_application_define() 72 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define() 76 pointer, DEMO_STACK_SIZE, 16, 16, TX_NO_TIME_SLICE, TX_AUTO_START); in tx_application_define() 78 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define()
|
D | demo_netxduo_snmp.c | 10 #define DEMO_STACK_SIZE 4096 macro 89 pointer, DEMO_STACK_SIZE, in tx_application_define() 96 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define()
|
D | demo_netxduo_dhcpv6_client.c | 9 #define DEMO_STACK_SIZE 2048 macro 90 pointer, DEMO_STACK_SIZE, 8, 8, TX_NO_TIME_SLICE, TX_AUTO_START); in tx_application_define() 99 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define()
|
/NetX-Duo-v6.3.0/utility/iperf/ |
D | demo_iperf.c | 26 #define DEMO_STACK_SIZE 2048 macro 124 pointer, DEMO_STACK_SIZE, in tx_application_define() 126 pointer = pointer + DEMO_STACK_SIZE; in tx_application_define()
|