Searched refs:ip_match (Results 1 – 1 of 1) sorted by relevance
194 static int ip_match(struct ip *ip, void *netaddr) in ip_match() function261 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