Home
last modified time | relevance | path

Searched refs:ifconfig_remote_netmask (Results 1 – 15 of 15) sorted by relevance

/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dhelper.c314 o->ifconfig_remote_netmask = print_in_addr_t(o->server_network + 2, 0, &o->gc); in helper_client_server()
337 o->ifconfig_remote_netmask = print_in_addr_t(o->server_netmask, 0, &o->gc); in helper_client_server()
380 o->ifconfig_remote_netmask = print_in_addr_t(o->server_netmask, 0, &o->gc); in helper_client_server()
H A Dtun.c1218 const char *ifconfig_remote_netmask = NULL; in do_ifconfig_ipv4() local
1306 ifconfig_remote_netmask, tun_mtu); in do_ifconfig_ipv4()
1312 ifconfig_remote_netmask); in do_ifconfig_ipv4()
1350 ifconfig_remote_netmask, tun_mtu); in do_ifconfig_ipv4()
1358 ifconfig_remote_netmask); in do_ifconfig_ipv4()
1364 ifconfig_remote_netmask, tun_mtu); in do_ifconfig_ipv4()
1388 ifconfig_remote_netmask, tun_mtu); in do_ifconfig_ipv4()
1395 tun_mtu, ifconfig_remote_netmask); in do_ifconfig_ipv4()
1406 ifconfig_remote_netmask, tun_mtu); in do_ifconfig_ipv4()
1440 ifconfig_remote_netmask, tun_mtu); in do_ifconfig_ipv4()
[all …]
H A Doptions.h271 const char *ifconfig_remote_netmask; member
H A Doptions.c1605 SHOW_STR(ifconfig_remote_netmask); in show_settings()
2149 || string_defined_equal(ce->remote, options->ifconfig_remote_netmask)) in options_postprocess_verify_ce()
2157 || string_defined_equal(ce->local, options->ifconfig_remote_netmask)) in options_postprocess_verify_ce()
2164 options->ifconfig_remote_netmask)) in options_postprocess_verify_ce()
2235 …f (dev == DEV_TYPE_TUN && !(pull || (options->ifconfig_local && options->ifconfig_remote_netmask))) in options_postprocess_verify_ce()
2241 && !(pull || (options->ifconfig_local && options->ifconfig_remote_netmask))) in options_postprocess_verify_ce()
3826 o->ifconfig_remote_netmask, in options_string()
5613 options->ifconfig_remote_netmask = p[2]; in add_option()
H A Dinit.c1163 || options->ifconfig_remote_netmask in do_persist_tuntap()
1489 gw = options->ifconfig_remote_netmask; in do_init_route_list()
1748 c->options.ifconfig_remote_netmask, in do_init_tun()
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dhelper.c316 o->ifconfig_remote_netmask = print_in_addr_t(o->server_network + 2, 0, &o->gc); in helper_client_server()
339 o->ifconfig_remote_netmask = print_in_addr_t(o->server_netmask, 0, &o->gc); in helper_client_server()
382 o->ifconfig_remote_netmask = print_in_addr_t(o->server_netmask, 0, &o->gc); in helper_client_server()
H A Dtun.c1219 const char *ifconfig_remote_netmask = NULL; in do_ifconfig_ipv4() local
1307 ifconfig_remote_netmask, tun_mtu); in do_ifconfig_ipv4()
1313 ifconfig_remote_netmask); in do_ifconfig_ipv4()
1351 ifconfig_remote_netmask, tun_mtu); in do_ifconfig_ipv4()
1359 ifconfig_remote_netmask); in do_ifconfig_ipv4()
1365 ifconfig_remote_netmask, tun_mtu); in do_ifconfig_ipv4()
1389 ifconfig_remote_netmask, tun_mtu); in do_ifconfig_ipv4()
1396 tun_mtu, ifconfig_remote_netmask); in do_ifconfig_ipv4()
1407 ifconfig_remote_netmask, tun_mtu); in do_ifconfig_ipv4()
1441 ifconfig_remote_netmask, tun_mtu); in do_ifconfig_ipv4()
[all …]
H A Doptions.h260 const char *ifconfig_remote_netmask; member
H A Doptions.c1565 SHOW_STR(ifconfig_remote_netmask); in show_settings()
2122 || string_defined_equal(ce->remote, options->ifconfig_remote_netmask)) in options_postprocess_verify_ce()
2130 || string_defined_equal(ce->local, options->ifconfig_remote_netmask)) in options_postprocess_verify_ce()
2137 options->ifconfig_remote_netmask)) in options_postprocess_verify_ce()
2208 …f (dev == DEV_TYPE_TUN && !(pull || (options->ifconfig_local && options->ifconfig_remote_netmask))) in options_postprocess_verify_ce()
2214 && !(pull || (options->ifconfig_local && options->ifconfig_remote_netmask))) in options_postprocess_verify_ce()
3786 o->ifconfig_remote_netmask, in options_string()
5574 options->ifconfig_remote_netmask = p[2]; in add_option()
H A Dinit.c1190 || options->ifconfig_remote_netmask in do_persist_tuntap()
1511 gw = options->ifconfig_remote_netmask; in do_init_route_list()
1770 c->options.ifconfig_remote_netmask, in do_init_tun()
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dhelper.c316 o->ifconfig_remote_netmask = print_in_addr_t(o->server_network + 2, 0, &o->gc); in helper_client_server()
339 o->ifconfig_remote_netmask = print_in_addr_t(o->server_netmask, 0, &o->gc); in helper_client_server()
382 o->ifconfig_remote_netmask = print_in_addr_t(o->server_netmask, 0, &o->gc); in helper_client_server()
H A Dtun.c1219 const char *ifconfig_remote_netmask = NULL; in do_ifconfig_ipv4() local
1307 ifconfig_remote_netmask, tun_mtu); in do_ifconfig_ipv4()
1313 ifconfig_remote_netmask); in do_ifconfig_ipv4()
1351 ifconfig_remote_netmask, tun_mtu); in do_ifconfig_ipv4()
1359 ifconfig_remote_netmask); in do_ifconfig_ipv4()
1365 ifconfig_remote_netmask, tun_mtu); in do_ifconfig_ipv4()
1389 ifconfig_remote_netmask, tun_mtu); in do_ifconfig_ipv4()
1396 tun_mtu, ifconfig_remote_netmask); in do_ifconfig_ipv4()
1407 ifconfig_remote_netmask, tun_mtu); in do_ifconfig_ipv4()
1441 ifconfig_remote_netmask, tun_mtu); in do_ifconfig_ipv4()
[all …]
H A Doptions.h260 const char *ifconfig_remote_netmask; member
H A Doptions.c1565 SHOW_STR(ifconfig_remote_netmask); in show_settings()
2122 || string_defined_equal(ce->remote, options->ifconfig_remote_netmask)) in options_postprocess_verify_ce()
2130 || string_defined_equal(ce->local, options->ifconfig_remote_netmask)) in options_postprocess_verify_ce()
2137 options->ifconfig_remote_netmask)) in options_postprocess_verify_ce()
2208 …f (dev == DEV_TYPE_TUN && !(pull || (options->ifconfig_local && options->ifconfig_remote_netmask))) in options_postprocess_verify_ce()
2214 && !(pull || (options->ifconfig_local && options->ifconfig_remote_netmask))) in options_postprocess_verify_ce()
3786 o->ifconfig_remote_netmask, in options_string()
5574 options->ifconfig_remote_netmask = p[2]; in add_option()
H A Dinit.c1190 || options->ifconfig_remote_netmask in do_persist_tuntap()
1511 gw = options->ifconfig_remote_netmask; in do_init_route_list()
1770 c->options.ifconfig_remote_netmask, in do_init_tun()