Searched refs:servname (Results 1 – 1 of 1) sorted by relevance
588 char *servname; in iperf_sctp_bindx() local609 servname = NULL; in iperf_sctp_bindx()613 servname = portstr; in iperf_sctp_bindx()629 if ((gerror = getaddrinfo(xbe0->name, servname, &hints, &xbe0->ai)) != 0) { in iperf_sctp_bindx()664 servname = portstr; in iperf_sctp_bindx()673 if ((gerror = getaddrinfo(xbe->name, servname, &hints, &xbe->ai)) != 0) { in iperf_sctp_bindx()