Home
last modified time | relevance | path

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

/iperf/src/
H A Diperf_sctp.c589 struct addrinfo *ai, *ai0; in iperf_sctp_bindx() local
678 ai0 = xbe->ai; in iperf_sctp_bindx()
679 for (ai = ai0; ai; ai = ai->ai_next) { in iperf_sctp_bindx()
696 ai0 = xbe->ai; in iperf_sctp_bindx()
697 for (ai = ai0; ai; ai = ai->ai_next) { in iperf_sctp_bindx()