11 #ifndef __CAPTURE_UI_UTILS_H__ 12 #define __CAPTURE_UI_UTILS_H__ 45 #ifdef CAN_SET_CAPTURE_BUFFER_SIZE 54 gint capture_dev_user_buffersize_find(
const gchar *if_name);
163 #define IFLIST_QUOTE_IF_DESCRIPTION 0x00000001 164 #define IFLIST_SHOW_FILTER 0x00000002 166 extern GString *get_iface_list_string(
capture_options *capture_opts, guint32 style);
gboolean capture_dev_user_snaplen_find(const gchar *if_name, gboolean *hassnap, int *snaplen)
gchar * get_iface_display_name(const gchar *description, const if_info_t *if_info)
gchar * capture_dev_user_cfilter_find(const gchar *if_name)
GList * build_capture_combo_list(GList *if_list, gboolean do_hide)
const char * get_if_name(const char *if_text)
char * get_interface_descriptive_name(const char *if_name)
void free_capture_combo_list(GList *combo_list)
char * capture_dev_user_descr_find(const gchar *if_name)
void set_active_dlt(interface_t *device, int global_default_dlt)
gint capture_dev_user_linktype_find(const gchar *if_name)
Definition: androiddump.c:211
Definition: capture_ifinfo.h:37
Definition: capture_opts.h:249
gboolean capture_dev_user_pmode_find(const gchar *if_name, gboolean *pmode)
const char * get_iface_description_for_interface(capture_options *capture_opts, guint i)