12#ifndef __WTAP_PCAPNG_DARWIN_CUSTOM_H__
13#define __WTAP_PCAPNG_DARWIN_CUSTOM_H__
30pcapng_write_legacy_darwin_process_event_block(
wtap_dumper *wdh, wtap_block_t sdata,
int *err);
40pcapng_compute_epb_legacy_darwin_size(
unsigned option_id,
wtap_optval_t *optval);
55pcapng_write_epb_legacy_darwin_option(
wtap_dumper *wdh, wtap_block_t sdata,
Wiretap dumper handle and associated state.
Definition wtap_module.h:163
Discriminated union holding the value of any Wiretap option type.
Definition wtap_opttypes.h:552
wtap_opttype_e
Data types for option values stored within a wtap block.
Definition wtap_opttypes.h:404