Home
last modified time | relevance | path

Searched refs:bsd_thread_area (Results 1 – 25 of 36) sorted by relevance

12

/NetX-Duo-v6.2.1/test/regression/bsd_test/
Dnetx_bsd_ntop_test.c15 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
64 …status = bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_T… in test_application_define()
Dnetx_bsd_raw_ping_test.c20 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
118 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_tcp_getsockname_without_bind_test.c18 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
110 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_udp_checksum_corrupt_test.c22 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
109 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_tcp_fionread_test.c19 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
112 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_multicast_test.c19 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
114 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_raw_basic_rx_nohdr_blocking_test.c20 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
114 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_raw_tx_test.c18 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
206 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_tcp_accept_blocking_test.c19 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
113 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_tcp_getsockname_test.c19 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
112 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_raw_rx_nohdr_basic_blocking_test.c20 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
114 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_raw_basic_blocking_test.c20 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
114 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_tcp_accept_blocking_timeout_test.c20 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
114 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_tcp_sendto_recvfrom_test.c21 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
116 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_tcp_disconnect_test.c24 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
152 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_udp_basic_blocking_test.c21 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
115 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_raw_basic_rx_nohdr_nonblocking_test.c20 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
116 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_tcp_accept_nonblocking_timeout_test.c17 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
109 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_tcp_accept_noselect_test.c18 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
109 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_raw_basic_nonblocking_test.c20 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
116 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_tcp_accept_nonblocking_test.c17 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
109 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_udp_basic_nonblocking_test.c21 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
116 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_tcp_multiple_accept_test.c20 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
136 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_raw_pppoe_test.c24 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
113 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()
Dnetx_bsd_udp_connect_test.c22 static ULONG bsd_thread_area[DEMO_STACK_SIZE / sizeof(ULONG)]; variable
142 …status += bsd_initialize(&ip_0, &pool_0, (CHAR*)&bsd_thread_area[0], sizeof(bsd_thread_area), BSD_… in test_application_define()

12