Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
packet_provider_funcs Struct Reference

#include <epan.h>

Public Attributes

const nstime_t *(* get_frame_ts )(struct packet_provider_data *prov, guint32 frame_num)
 
const char *(* get_interface_name )(struct packet_provider_data *prov, guint32 interface_id, unsigned section_number)
 
const char *(* get_interface_description )(struct packet_provider_data *prov, guint32 interface_id, unsigned section_number)
 
wtap_block_t(* get_modified_block )(struct packet_provider_data *prov, const frame_data *fd)
 

Detailed Description

Structure containing pointers to functions supplied by the user of libwireshark.


The documentation for this struct was generated from the following file: