|
OpenVPN
|
#include <openvpn-msg.h>

Data Fields | |
| message_header_t | header |
| interface_t | iface |
| int | disable_nbt |
| int | nbt_type |
| char | scope_id [256] |
| struct in_addr | primary_nbns |
| struct in_addr | secondary_nbns |
Definition at line 136 of file openvpn-msg.h.
| int nbt_cfg_message_t::disable_nbt |
Definition at line 140 of file openvpn-msg.h.
| message_header_t nbt_cfg_message_t::header |
Definition at line 138 of file openvpn-msg.h.
| interface_t nbt_cfg_message_t::iface |
Definition at line 139 of file openvpn-msg.h.
| int nbt_cfg_message_t::nbt_type |
Definition at line 141 of file openvpn-msg.h.
| struct in_addr nbt_cfg_message_t::primary_nbns |
Definition at line 143 of file openvpn-msg.h.
| char nbt_cfg_message_t::scope_id[256] |
Definition at line 142 of file openvpn-msg.h.
| struct in_addr nbt_cfg_message_t::secondary_nbns |
Definition at line 144 of file openvpn-msg.h.