Home
last modified time | relevance | path

Searched defs:mlvpn_options_s (Results 1 – 1 of 1) sorted by relevance

/dports/net/mlvpn/MLVPN-2.3.1/src/
H A Dmlvpn.h86 struct mlvpn_options_s struct
98 char ip4[24];
100 char ip4_gateway[16];
101 char ip6_gateway[128];
104 int mtu;
105 int config_fd;
107 int verbose;
108 int debug;
110 char unpriv_user[128];
111 int cleartext_data;
[all …]