Searched refs:IPFW_VERBOSE (Results 1 – 1 of 1) sorted by relevance
44 IPFW_VERBOSE=`sysctl -n net.inet.ip.fw.verbose 2> /dev/null`45 if [ $? -ne 0 ] || [ "$IPFW_VERBOSE" -eq 0 ]; then