return (1);
}
if ((opt_flags & OP_MASK) && (opt_flags & OP_NET) == 0) {
syslog(LOG_ERR, "-mask requires -net");
syslog(LOG_ERR, "-mask requires -network");
if ((opt_flags & OP_ALLDIRS) && dp->dp_left) {