Home
last modified time | relevance | path

Searched refs:http_stack (Results 1 – 5 of 5) sorted by relevance

/NetX-Duo-v6.2.1/utility/iperf/
Ddemo_iperf.c35 UCHAR *http_stack; variable
46 extern VOID nx_iperf_entry(NX_PACKET_POOL *pool_ptr, NX_IP *ip_ptr, UCHAR* http_stack, ULONG http_…
159 http_stack = pointer; in thread_0_entry()
165 nx_iperf_entry(&pool_0, &ip_0, http_stack, HTTP_STACK_SIZE, iperf_stack, IPERF_STACK_SIZE); in thread_0_entry()
Dnx_iperf.c2086 void nx_iperf_entry(NX_PACKET_POOL *pool_ptr, NX_IP *ip_ptr, UCHAR *http_stack, ULONG http_s…
2096 void nx_iperf_entry(NX_PACKET_POOL *pool_ptr, NX_IP *ip_ptr, UCHAR *http_stack, ULONG http_stack… in nx_iperf_entry() argument
2163 …"My HTTP Server", ip_ptr, NX_WEB_HTTP_SERVER_PORT, &nx_iperf_ram_disk, http_stack, http_stack_size… in nx_iperf_entry()
/NetX-Duo-v6.2.1/test/regression/tsn_test/
Dnetx_shaper_tas_test.c32 UCHAR *http_stack; variable
47 extern VOID nx_iperf_entry(NX_PACKET_POOL *pool_ptr, NX_IP *ip_ptr, UCHAR* http_stack, ULONG http_…
215 http_stack = pointer; in thread_0_entry()
221 nx_iperf_entry(&pool_0, &ip_0, http_stack, HTTP_STACK_SIZE, iperf_stack, IPERF_STACK_SIZE); in thread_0_entry()
Dnetx_shaper_cbs_test.c31 UCHAR *http_stack; variable
44 extern VOID nx_iperf_entry(NX_PACKET_POOL *pool_ptr, NX_IP *ip_ptr, UCHAR* http_stack, ULONG http_…
209 http_stack = pointer; in thread_0_entry()
215 nx_iperf_entry(&pool_0, &ip_0, http_stack, HTTP_STACK_SIZE, iperf_stack, IPERF_STACK_SIZE); in thread_0_entry()
Dnetx_mrp_state_machine_test.c32 UCHAR *http_stack; variable
46 extern VOID nx_iperf_entry(NX_PACKET_POOL *pool_ptr, NX_IP *ip_ptr, UCHAR* http_stack, ULONG http_…
189 http_stack = pointer; in thread_0_entry()
195 nx_iperf_entry(&pool_0, &ip_0, http_stack, HTTP_STACK_SIZE, iperf_stack, IPERF_STACK_SIZE); in thread_0_entry()