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