Searched defs:message_ptr (Results 1 - 2 of 2) sorted by relevance

/external/netperf/
H A Dnettest_dlpi.c154 char *message_ptr;
454 message_int_ptr = (int *)message_ptr;
702 char *message_ptr;
738 /* We now alter the message_ptr variable to be at the desired */
849 message_ptr = ALIGN_BUFFER(message, dlpi_co_stream_request->recv_alignment, dlpi_co_stream_request->recv_offset);
852 recv_message.buf = message_ptr;
909 message_int_ptr = (int *)message_ptr;
942 message_int_ptr = (int *)message_ptr;
1627 char *message_ptr;
1733 message_ptr
152 char *message_ptr; local
699 char *message_ptr; local
1622 char *message_ptr; local
2067 char *message_ptr; local
[all...]
H A Dnettest_unix.c724 char *message_ptr;
772 /* We now alter the message_ptr variable to be at the desired */
1989 /* We now alter the message_ptr variable to be at the desired */
2800 /* We now alter the message_ptr variables to be at the desired */
719 char *message_ptr; local

Completed in 85 milliseconds