OpenVPN
|
#include <tun.h>
Data Fields | |
const char * | name |
const char * | guid |
struct panel_reg * | next |
const char* panel_reg::guid |
Definition at line 432 of file tun.h.
Referenced by get_adapter_by_name(), get_panel_reg(), guid_to_name(), and show_tap_win_adapters().
const char* panel_reg::name |
Definition at line 431 of file tun.h.
Referenced by get_adapter_by_name(), get_panel_reg(), guid_to_name(), and show_tap_win_adapters().
struct panel_reg* panel_reg::next |
Definition at line 433 of file tun.h.
Referenced by get_adapter_by_name(), get_panel_reg(), guid_to_name(), and show_tap_win_adapters().