taglinefilesource code
ctmp427net/inet/ip_fw.cstruct ip_fw *ctmp=chainptr;
ctmp428net/inet/ip_fw.cwhile(ctmp) 
ctmp430net/inet/ip_fw.cctmp->p_cnt=0l;
ctmp431net/inet/ip_fw.cctmp->b_cnt=0l;
ctmp432net/inet/ip_fw.cctmp=ctmp->next;