Lines Matching defs:option_id

3934 compute_block_option_size(wtap_block_t block _U_, guint option_id, wtap_opttype_e option_type, wtap…  in compute_block_option_size()
4011 static guint32 compute_shb_option_size(wtap_block_t block _U_, guint option_id, wtap_opttype_e opti… in compute_shb_option_size()
4053 static gboolean pcapng_write_uint8_option(wtap_dumper *wdh, guint option_id, wtap_optval_t *optval,… in pcapng_write_uint8_option()
4075 static gboolean pcapng_write_uint32_option(wtap_dumper *wdh, guint option_id, wtap_optval_t *optval… in pcapng_write_uint32_option()
4092 static gboolean pcapng_write_uint64_option(wtap_dumper *wdh, guint option_id, wtap_optval_t *optval… in pcapng_write_uint64_option()
4109 static gboolean pcapng_write_timestamp_option(wtap_dumper *wdh, guint option_id, wtap_optval_t *opt… in pcapng_write_timestamp_option()
4132 static gboolean pcapng_write_string_option(wtap_dumper *wdh, guint option_id, wtap_optval_t *optval… in pcapng_write_string_option()
4262 static gboolean pcapng_write_if_filter_option(wtap_dumper *wdh, guint option_id, wtap_optval_t *opt… in pcapng_write_if_filter_option()
4353 static gboolean pcapng_write_custom_option(wtap_dumper *wdh, guint option_id, wtap_optval_t *optval… in pcapng_write_custom_option()
4447 static gboolean pcapng_write_packet_verdict_option(wtap_dumper *wdh, guint option_id, wtap_optval_t… in pcapng_write_packet_verdict_option()
4540 static gboolean write_block_option(wtap_block_t block, guint option_id, wtap_opttype_e option_type … in write_block_option()
4594 static gboolean write_wtap_shb_option(wtap_dumper *wdh, wtap_block_t block _U_, guint option_id, wt… in write_wtap_shb_option()
4729 compute_epb_option_size(wtap_block_t block _U_, guint option_id, wtap_opttype_e option_type _U_, wt… in compute_epb_option_size()
4758 static gboolean write_wtap_epb_option(wtap_dumper *wdh, wtap_block_t block _U_, guint option_id, wt… in write_wtap_epb_option()
5276 compute_nrb_option_size(wtap_block_t block _U_, guint option_id, wtap_opttype_e option_type _U_, wt… in compute_nrb_option_size()
5300 put_nrb_option(wtap_block_t block _U_, guint option_id, wtap_opttype_e option_type _U_, wtap_optval… in put_nrb_option()
5669 static guint32 compute_isb_option_size(wtap_block_t block _U_, guint option_id, wtap_opttype_e opti… in compute_isb_option_size()
5694 static gboolean write_wtap_isb_option(wtap_dumper *wdh, wtap_block_t block _U_, guint option_id, wt… in write_wtap_isb_option()
5763 static guint32 compute_idb_option_size(wtap_block_t block _U_, guint option_id, wtap_opttype_e opti… in compute_idb_option_size()
5795 static gboolean write_wtap_idb_option(wtap_dumper *wdh, wtap_block_t block _U_, guint option_id, wt… in write_wtap_idb_option()