taglinefilesource code
tosand213net/ipv4/ip_fw.cunsigned char    tosand, tosxor;
tosand486net/ipv4/ip_fw.ctosand=f->fw_tosand;
tosand491net/ipv4/ip_fw.ctosand=0xFF;
tosand506net/ipv4/ip_fw.cip->tos = (old_tos & tosand) ^ tosxor;