Home
last modified time | relevance | path

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

/curl/docs/examples/
H A Dblock_ip.c194 static int ip_match(struct ip *ip, void *netaddr) in ip_match() function
261 if(ip->family == address->family && ip_match(ip, cinaddr)) in opensocket()
265 ip_match(ip, (unsigned char *)cinaddr + 12)) in opensocket()

Completed in 5 milliseconds