HomeSort by relevance Sort by last modified time
    Searched refs:xti_device (Results 1 - 2 of 2) sorted by null

  /external/netperf/
nettest_xti.h 33 char xti_device[32]; /* the path to the dlpi device */ member in struct:xti_tcp_stream_request_struct
78 char xti_device[32]; /* the path to the dlpi device */ member in struct:xti_tcp_rr_request_struct
123 char xti_device[32]; /* the path to the dlpi device */ member in struct:xti_tcp_conn_rr_request_struct
165 char xti_device[32]; /* the path to the dlpi device */ member in struct:xti_udp_stream_request_struct
208 char xti_device[32]; /* the path to the dlpi device */ member in struct:xti_udp_rr_request_struct
nettest_xti.c 750 strcpy(xti_tcp_stream_request->xti_device, rem_xti_device);
765 initword = (int *) xti_tcp_stream_request->xti_device;
    [all...]

Completed in 2658 milliseconds