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