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

/external/netperf/
H A Dnetsh.h43 extern char local_test_port[PORTBUFSIZE];
H A Dnetperf.c138 local_host_name,local_test_port,local_address_family);
H A Dnetsh.c126 char local_test_port[PORTBUFSIZE]; /* from whence we should start */ variable
397 strncpy(local_test_port,"0",PORTBUFSIZE);/* INPORT_ANY as it were */
717 strncpy(local_test_port,arg2,PORTBUFSIZE);

Completed in 78 milliseconds