taglinefilesource code
ctmp350net/inet/ip_fw.cstruct ip_fw *ctmp=chainptr;
ctmp351net/inet/ip_fw.cwhile(ctmp) 
ctmp353net/inet/ip_fw.cctmp->fw_pcnt=0L;
ctmp354net/inet/ip_fw.cctmp->fw_bcnt=0L;
ctmp355net/inet/ip_fw.cctmp=ctmp->fw_next;