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