taglinefilesource code
ctmp400net/inet/ip_fw.cstruct ip_fw *ctmp=chainptr;
ctmp401net/inet/ip_fw.cwhile(ctmp) 
ctmp403net/inet/ip_fw.cctmp->fw_pcnt=0L;
ctmp404net/inet/ip_fw.cctmp->fw_bcnt=0L;
ctmp405net/inet/ip_fw.cctmp=ctmp->fw_next;