Home
last modified time | relevance | path

Searched refs:ifconfig_ipv6_local (Results 1 – 21 of 21) sorted by relevance

/dports/security/openvpn/openvpn-2.5.6/tests/
H A Dupdate_t_client_ips.sh15 echo "EXPECT_IFCONFIG6_$TESTNUM=$ifconfig_ipv6_local" >> $RC
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/tests/
H A Dupdate_t_client_ips.sh15 echo "EXPECT_IFCONFIG6_$TESTNUM=$ifconfig_ipv6_local" >> $RC
/dports/security/openvpn-mbedtls/openvpn-2.5.6/tests/
H A Dupdate_t_client_ips.sh15 echo "EXPECT_IFCONFIG6_$TESTNUM=$ifconfig_ipv6_local" >> $RC
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dtun.c721 setenv_str(es, "ifconfig_ipv6_local", ifconfig_ipv6_local); in do_ifconfig_setenv()
1040 ifconfig_ipv6_local, tt->netbits_ipv6, tun_mtu); in do_ifconfig_ipv6()
1052 IFCONFIG_PATH, ifname, ifconfig_ipv6_local, in do_ifconfig_ipv6()
1077 ifname, ifconfig_ipv6_local, tt->netbits_ipv6 ); in do_ifconfig_ipv6()
1097 ifconfig_ipv6_local, tt->netbits_ipv6, tun_mtu); in do_ifconfig_ipv6()
1133 ifconfig_ipv6_local, tt->netbits_ipv6, tun_mtu); in do_ifconfig_ipv6()
1148 ifname, ifconfig_ipv6_local); in do_ifconfig_ipv6()
1179 ifconfig_ipv6_local, netbits); in do_ifconfig_ipv6()
2174 ifconfig_ipv6_local, tt->netbits_ipv6); in undo_ifconfig_ipv6()
3236 const char *ifconfig_ipv6_local = in close_tun() local
[all …]
H A Dhelper.c195 o->ifconfig_ipv6_local = in helper_client_server()
H A Doptions.h261 const char *ifconfig_ipv6_local; member
H A Doptions.c1568 SHOW_STR(ifconfig_ipv6_local); in show_settings()
2392 if (options->ifconfig_ipv6_pool_defined && !options->ifconfig_ipv6_local) in options_postprocess_verify_ce()
3771 if (o->ifconfig_ipv6_local && p2p_nopull) in options_string()
3787 o->ifconfig_ipv6_local, in options_string()
5596 options->ifconfig_ipv6_local = get_ipv6_addr_no_netbits(p[1], &options->gc); in add_option()
7289 if (!options->ifconfig_ipv6_local in add_option()
7290 || !get_ipv6_addr( options->ifconfig_ipv6_local, &remote, in add_option()
H A Dinit.c1771 c->options.ifconfig_ipv6_local, in do_init_tun()
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dtun.c718 setenv_str(es, "ifconfig_ipv6_local", ifconfig_ipv6_local); in do_ifconfig_setenv()
1037 ifconfig_ipv6_local, tt->netbits_ipv6, tun_mtu); in do_ifconfig_ipv6()
1049 IFCONFIG_PATH, ifname, ifconfig_ipv6_local, in do_ifconfig_ipv6()
1074 ifname, ifconfig_ipv6_local, tt->netbits_ipv6 ); in do_ifconfig_ipv6()
1094 ifconfig_ipv6_local, tt->netbits_ipv6, tun_mtu); in do_ifconfig_ipv6()
1130 ifconfig_ipv6_local, tt->netbits_ipv6, tun_mtu); in do_ifconfig_ipv6()
1145 ifname, ifconfig_ipv6_local); in do_ifconfig_ipv6()
1176 ifconfig_ipv6_local, netbits); in do_ifconfig_ipv6()
2178 ifconfig_ipv6_local, tt->netbits_ipv6); in undo_ifconfig_ipv6()
3237 const char *ifconfig_ipv6_local = in close_tun() local
[all …]
H A Dhelper.c193 o->ifconfig_ipv6_local = in helper_client_server()
H A Doptions.h272 const char *ifconfig_ipv6_local; member
H A Doptions.c1608 SHOW_STR(ifconfig_ipv6_local); in show_settings()
2416 if (options->ifconfig_ipv6_pool_defined && !options->ifconfig_ipv6_local) in options_postprocess_verify_ce()
3811 if (o->ifconfig_ipv6_local && p2p_nopull) in options_string()
3827 o->ifconfig_ipv6_local, in options_string()
5635 options->ifconfig_ipv6_local = get_ipv6_addr_no_netbits(p[1], &options->gc); in add_option()
7251 if (!options->ifconfig_ipv6_local in add_option()
7252 || !get_ipv6_addr( options->ifconfig_ipv6_local, &remote, in add_option()
H A Dinit.c1749 c->options.ifconfig_ipv6_local, in do_init_tun()
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dtun.c721 setenv_str(es, "ifconfig_ipv6_local", ifconfig_ipv6_local); in do_ifconfig_setenv()
1040 ifconfig_ipv6_local, tt->netbits_ipv6, tun_mtu); in do_ifconfig_ipv6()
1052 IFCONFIG_PATH, ifname, ifconfig_ipv6_local, in do_ifconfig_ipv6()
1077 ifname, ifconfig_ipv6_local, tt->netbits_ipv6 ); in do_ifconfig_ipv6()
1097 ifconfig_ipv6_local, tt->netbits_ipv6, tun_mtu); in do_ifconfig_ipv6()
1133 ifconfig_ipv6_local, tt->netbits_ipv6, tun_mtu); in do_ifconfig_ipv6()
1148 ifname, ifconfig_ipv6_local); in do_ifconfig_ipv6()
1179 ifconfig_ipv6_local, netbits); in do_ifconfig_ipv6()
2174 ifconfig_ipv6_local, tt->netbits_ipv6); in undo_ifconfig_ipv6()
3236 const char *ifconfig_ipv6_local = in close_tun() local
[all …]
H A Dhelper.c195 o->ifconfig_ipv6_local = in helper_client_server()
H A Doptions.h261 const char *ifconfig_ipv6_local; member
H A Doptions.c1568 SHOW_STR(ifconfig_ipv6_local); in show_settings()
2392 if (options->ifconfig_ipv6_pool_defined && !options->ifconfig_ipv6_local) in options_postprocess_verify_ce()
3771 if (o->ifconfig_ipv6_local && p2p_nopull) in options_string()
3787 o->ifconfig_ipv6_local, in options_string()
5596 options->ifconfig_ipv6_local = get_ipv6_addr_no_netbits(p[1], &options->gc); in add_option()
7289 if (!options->ifconfig_ipv6_local in add_option()
7290 || !get_ipv6_addr( options->ifconfig_ipv6_local, &remote, in add_option()
H A Dinit.c1771 c->options.ifconfig_ipv6_local, in do_init_tun()
/dports/security/openvpn-mbedtls/openvpn-2.5.6/doc/man-sections/
H A Dscript-options.rst590 :code:`ifconfig_ipv6_local`
/dports/security/openvpn/openvpn-2.5.6/doc/man-sections/
H A Dscript-options.rst590 :code:`ifconfig_ipv6_local`
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/doc/man-sections/
H A Dscript-options.rst602 :code:`ifconfig_ipv6_local`