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

  /external/netperf/src/
netlib.h 484 extern char *remote_data_address;
nettest_bsd.c 878 remote_data_address,
894 if (NULL == remote_data_address) {
931 /* OK, at this point, if remote_data_address is NULL, we know that
933 remote, which means we can/should set remote_data_address to
939 if (remote_data_address == NULL)
940 remote_data_address = remote_host;
    [all...]
nettest_sdp.c     [all...]
nettest_sctp.c     [all...]
nettest_omni.c     [all...]
netlib.c 233 char *remote_data_address=NULL; variable
    [all...]

Completed in 412 milliseconds