HomeSort by relevance Sort by last modified time
    Searched full:create_xti_endpoint (Results 1 - 1 of 1) sorted by null

  /external/netperf/
nettest_xti.c 170 create_xti_endpoint(char *name)
186 fprintf(where,"create_xti_endpoint: attempting to open %s\n",
196 "netperf: create_xti_endpoint: t_open %s: errno %d t_errno %d\n",
205 fprintf(where,"create_xti_endpoint: socket %d obtained...\n",temp_socket);
213 "netperf: create_xti_endpoint: t_alloc: opt_req errno %d\n",
221 "create_xti_endpoint: opt_req->opt.buf %x maxlen %d len %d\n",
232 "netperf: create_xti_endpoint: t_alloc: opt_ret errno %d\n",
240 "create_xti_endpoint: opt_ret->opt.buf %x maxlen %d len %d\n",
296 "netperf: create_xti_endpoint: XTI_SNDBUF option: t_errno %d\n",
306 fprintf(where,"create_xti_endpoint: XTI_SNDBUF option status 0x%.4x"
167 create_xti_endpoint(char *name) function
    [all...]

Completed in 161 milliseconds