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

  /external/netperf/src/
netsh.h 86 extern char local_test_port[PORTBUFSIZE];
netperf.c 141 local_host_name,local_test_port,local_address_family);
netsh.c 108 local_test_port[PORTBUFSIZE] = "0"; /* from whence we should start */ variable
949 strncpy(local_test_port,arg2,PORTBUFSIZE);
    [all...]

Completed in 292 milliseconds