- Timestamp:
- 10/21/16 19:39:20 (4 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, master, ndag_format, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 4145a78
- Parents:
- 6552540
- git-author:
- EaseTheWorld <easetheworld@…> (10/21/16 19:39:20)
- git-committer:
- GitHub <noreply@…> (10/21/16 19:39:20)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/format_pcap.c
r1d780e4 r631fdbc 765 765 } 766 766 767 stat->received_valid = 1; 768 stat->received = pcapstats.ps_recv; 767 769 stat->dropped_valid = 1; 768 770 stat->dropped = pcapstats.ps_drop;
Note: See TracChangeset
for help on using the changeset viewer.