Home | History | Annotate | Download | only in netperf

Lines Matching refs:accept

409          will grab the counter right after the accept call. This saves
459 /* extra message after the accept on the remote. If it failed, */
1107 will grab the counter right after the accept call. This saves
1157 /* extra message after the accept on the remote. If it failed, */
1686 it to close s_listen while we are blocked on accept. */
1783 if ((s_data=accept(s_listen,
1793 /* attributes across an accept() call. Including this goes against */
2022 it to close s_listen while we are blocked on accept. */
2120 /* we will start the timer before the accept() to be somewhat
2132 if ((s_data=accept(s_listen,
2143 attributes across an accept() call. Including this goes against
2513 will grab the counter right after the accept call. This saves
2558 /* message after the accept on the remote. If it failed, we'll see it */
3130 it to close s_listen while we are blocked on accept. */
3191 if ((s_data = accept(s_listen,
3202 /* attributes across an accept() call. Including this goes against */
3220 fprintf(where,"recv_sdp_rr: accept completes on the data connection.\n");