Searched defs:ip_address_match (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/source/
H A Dip.c424 am_status_t ip_address_match(const char *ip, const char **list, unsigned int listsize, unsigned long instance_id) { function
437 AM_LOG_INFO(instance_id, "ip_address_match(): found ip address %s in address range %s", ip, list[i]);
445 AM_LOG_INFO(instance_id, "ip_address_match(): found ip address %s in address range %s", ip, list[i]);

Completed in 54 milliseconds