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

  /external/chromium/net/ftp/
ftp_network_transaction.cc 1156 AddressList data_address; local
    [all...]
  /external/netperf/
nettest_bsd.h 412 char *data_address,
nettest_bsd.c 535 data_address to controlhost and utilize the specified address
539 complete_addrinfo(char *controlhost, char *data_address, char *port, int family, int type, int protocol, int flags)
557 if (data_address)
558 hostname = data_address;
    [all...]

Completed in 405 milliseconds