NWAM_WALK_FILTER_MASK
if ((walkfilter = flags & NWAM_WALK_FILTER_MASK) == 0)
if ((walkfilter = (flags & NWAM_WALK_FILTER_MASK)) == 0)