Home
last modified time | relevance | path

Searched refs:local_test_port (Results 1 – 3 of 3) sorted by relevance

/external/netperf/src/
Dnetsh.h86 extern char local_test_port[PORTBUFSIZE];
Dnetperf.c141 local_host_name,local_test_port,local_address_family); in main()
Dnetsh.c108 local_test_port[PORTBUFSIZE] = "0"; /* from whence we should start */ variable
946 strncpy(local_test_port,arg2,PORTBUFSIZE); in scan_cmd_line()