Lines Matching refs:af
569 curl_socket_t sockfd, int af, unsigned int scope) in bindlocal() argument
641 if2ip_result = Curl_if2ip(af, in bindlocal()
667 iface, host, af); in bindlocal()
683 if(af == AF_INET) in bindlocal()
686 else if(af == AF_INET6) in bindlocal()
700 host, af, myhost, h_af); in bindlocal()
702 if(af != h_af) { in bindlocal()
721 if(af == AF_INET6) { in bindlocal()
749 if((af == AF_INET) && in bindlocal()
772 if(af == AF_INET6) { in bindlocal()
779 if(af == AF_INET) { in bindlocal()