Home
last modified time | relevance | path

Searched defs:_ws_info_t (Results 1 – 3 of 3) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/epan/
H A Dplugin_if.h354 typedef struct _ws_info_t struct
356 gboolean ws_info_supported; /* false if no libpcap */
357 file_state cf_state; /* Current state of capture file */
358 gchar *cf_filename; /* Name of capture file */
359 guint32 cf_count; /* Total number of frames */
360 guint32 cf_framenr; /**< Currently displayed frame number */
361 gboolean frame_passed_dfilter; /**< true = display, false = no display */
/dports/net/wireshark/wireshark-3.6.1/epan/
H A Dplugin_if.h354 typedef struct _ws_info_t struct
356 gboolean ws_info_supported; /* false if no libpcap */
357 file_state cf_state; /* Current state of capture file */
358 gchar *cf_filename; /* Name of capture file */
359 guint32 cf_count; /* Total number of frames */
360 guint32 cf_framenr; /**< Currently displayed frame number */
361 gboolean frame_passed_dfilter; /**< true = display, false = no display */
/dports/net/tshark/wireshark-3.6.1/epan/
H A Dplugin_if.h354 typedef struct _ws_info_t struct
356 gboolean ws_info_supported; /* false if no libpcap */
357 file_state cf_state; /* Current state of capture file */
358 gchar *cf_filename; /* Name of capture file */
359 guint32 cf_count; /* Total number of frames */
360 guint32 cf_framenr; /**< Currently displayed frame number */
361 gboolean frame_passed_dfilter; /**< true = display, false = no display */