Home | History | Annotate | Download | only in netperf

Lines Matching refs:local_host_name

827   strncpy(local_host_name,"0.0.0.0",sizeof(local_host_name));
845 strncpy(local_host_name,arg1,sizeof(local_host_name));
850 local_host_name accordingly. since our defaults are IPv4
855 strncpy(local_host_name,"::0",sizeof(local_host_name));
884 strncpy(local_host_name,"::0",sizeof(local_host_name));
972 set_up_server(local_host_name,listen_port,local_address_family);
988 set_up_server(local_host_name,listen_port,local_address_family);
997 set_up_server(local_host_name,listen_port,local_address_family);