Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/bsd_test/
Dnetx_bsd_tcp_basic_nonblocking_test.c139 static ULONG stack_space6[NUM_CLIENTS][DEMO_STACK_SIZE / sizeof(ULONG)]; variable
397 … i, stack_space6[i], DEMO_STACK_SIZE, 2,2, TX_NO_TIME_SLICE, TX_AUTO_START); in test_tcp_server6()
Dnetx_bsd_tcp_basic_blocking_test.c143 static ULONG stack_space6[NUM_CLIENTS][DEMO_STACK_SIZE / sizeof(ULONG)]; variable
559 … i, stack_space6[i], DEMO_STACK_SIZE, 2, 2, TX_NO_TIME_SLICE, TX_AUTO_START); in test_tcp_server6()
Dnetx_bsd_tcp_rcvbuf_test.c142 static ULONG stack_space6[NUM_CLIENTS][DEMO_STACK_SIZE / sizeof(ULONG)]; variable
578 … i, stack_space6[i], DEMO_STACK_SIZE, 2, 2, TX_NO_TIME_SLICE, TX_AUTO_START); in test_tcp_server6()
Dnetx_bsd_getaddrinfo_test.c194 static ULONG stack_space6[NUM_CLIENTS][DEMO_STACK_SIZE / sizeof(ULONG)]; variable
629 … i, stack_space6[i], DEMO_STACK_SIZE, 2, 2, TX_NO_TIME_SLICE, TX_AUTO_START); in test_tcp_server6()
Dnetx_bsd_ioctl_nonblocking_test.c140 static ULONG stack_space6[NUM_CLIENTS][DEMO_STACK_SIZE / sizeof(ULONG)]; variable
531 … i, stack_space6[i], DEMO_STACK_SIZE, 2,2, TX_NO_TIME_SLICE, TX_AUTO_START); in test_tcp_server6()