12 #ifndef __IFACE_LISTS_H__ 13 #define __IFACE_LISTS_H__ 24 extern gint if_list_comparator_alph(
const void *first_arg,
const void *second_arg);
30 extern void fill_in_local_interfaces(
void(*update_cb)(
void));
35 extern void scan_local_interfaces(
void (*update_cb)(
void));
40 extern void hide_interface(gchar* new_hide);
45 extern void update_local_interfaces(
void);