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

/external/netperf/
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 242 milliseconds