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