Changeset ffae0a5
- Timestamp:
- 11/19/18 11:30:07 (2 years ago)
- Branches:
- develop
- Children:
- 412550d
- Parents:
- d24b1df
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/format_linux_ring.c
r1e6d795 rffae0a5 609 609 610 610 static int linuxring_read_packet(libtrace_t *libtrace, libtrace_packet_t *packet) { 611 return linuxring_read_stream(libtrace, packet, FORMAT_DATA_FIRST, NULL );611 return linuxring_read_stream(libtrace, packet, FORMAT_DATA_FIRST, NULL, 1); 612 612 } 613 613
Note: See TracChangeset
for help on using the changeset viewer.