OpenVPN
Data Fields
panel_reg Struct Reference

#include <tun.h>

Collaboration diagram for panel_reg:
Collaboration graph
[legend]

Data Fields

const char * name
 
const char * guid
 
struct panel_regnext
 

Detailed Description

Definition at line 403 of file tun.h.

Field Documentation

◆ guid

const char* panel_reg::guid

Definition at line 406 of file tun.h.

Referenced by get_adapter_by_name(), get_panel_reg(), guid_to_name(), and show_tap_win_adapters().

◆ name

const char* panel_reg::name

Definition at line 405 of file tun.h.

Referenced by get_adapter_by_name(), get_panel_reg(), guid_to_name(), and show_tap_win_adapters().

◆ next

struct panel_reg* panel_reg::next

Definition at line 407 of file tun.h.

Referenced by get_adapter_by_name(), get_panel_reg(), guid_to_name(), and show_tap_win_adapters().


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