Sun Java System Web Proxy Server 4.0.3 2006Q2 Administration Guide

Examples:

This statement is true only if the IP address of the host matches exactly 198.95.249.79:isInNet(host, "198.95.249.79", "255.255.255.255")

This statement is true only if the IP address of the host matches 198.95.*.*:isInNet(host, "198.95.0.0", "255.255.0.0")