taglinefilesource code
fw_tosand68include/linux/ip_fw.hunsigned char  fw_tosand, fw_tosxor;  /* Revised packet priority */
fw_tosand500net/ipv4/ip_fw.ctosand=f->fw_tosand;
fw_tosand1082net/ipv4/ip_fw.cftmp->fw_tosand |= 0x03;
fw_tosand1120net/ipv4/ip_fw.cftmp->fw_tosand |= 0x03;
fw_tosand1507net/ipv4/ip_fw.clen+=sprintf(buffer+len, " A%02X X%02X", i->fw_tosand, i->fw_tosxor);