- Timestamp:
- 01/16/19 13:55:56 (2 years ago)
- Branches:
- develop
- Children:
- d4eed70
- Parents:
- ef5ba20
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/libtrace.h.in
ref5ba20 rd51e5d0 3748 3748 libtrace_meta_t *trace_get_interface_comment(libtrace_packet_t *packet); 3749 3749 libtrace_meta_t *trace_get_capture_application(libtrace_packet_t *packet); 3750 libtrace_meta_t *trace_get_section_ item(libtrace_packet_t *packet, uint32_t section_code,3750 libtrace_meta_t *trace_get_section_option(libtrace_packet_t *packet, uint32_t section_code, 3751 3751 uint16_t option_code); 3752 3752 libtrace_meta_t *trace_get_section(libtrace_packet_t *packet, uint32_t section_code);
Note: See TracChangeset
for help on using the changeset viewer.