Home
last modified time | relevance | path

Searched refs:tun_mtu (Results 1 – 25 of 29) sorted by relevance

12

/dports/net/mlvpn/MLVPN-2.3.1/src/
H A Dconfig.c53 uint32_t tun_mtu = 0; in mlvpn_config() local
265 config, lastSection, "mtu", &tun_mtu, 1432, NULL, 0); in mlvpn_config()
266 if (tun_mtu != 0) { in mlvpn_config()
267 mlvpn_options.mtu = tun_mtu; in mlvpn_config()
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dtun.c1021 if (net_iface_mtu_set(ctx, ifname, tun_mtu) < 0) in do_ifconfig_ipv6()
1089 ifname, tun_mtu); in do_ifconfig_ipv6()
1158 do_set_mtu_service(tt, AF_INET6, tun_mtu); in do_ifconfig_ipv6()
1231 if (net_iface_mtu_set(ctx, ifname, tun_mtu) < 0) in do_ifconfig_ipv4()
1307 ifconfig_remote_netmask, tun_mtu); in do_ifconfig_ipv4()
1351 ifconfig_remote_netmask, tun_mtu); 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()
1455 tun_mtu); in do_ifconfig_ipv4()
[all …]
H A Dmtu.c60 int tun_mtu) in frame_finalize() argument
66 frame->link_mtu = tun_mtu + TUN_LINK_DELTA(frame); in frame_finalize()
H A Dmtu.h204 int tun_mtu);
H A Doptions.h114 int tun_mtu; /* MTU of tun device */ member
H A Dtun.h299 void do_ifconfig(struct tuntap *tt, const char *ifname, int tun_mtu,
H A Dinit.c113 int tun_mtu, in run_up_down() argument
129 setenv_int(es, "tun_mtu", tun_mtu); in run_up_down()
160 tun_mtu, link_mtu, in run_up_down()
178 argv_printf_cat(&argv, "%s %d %d %s %s %s", arg, tun_mtu, link_mtu, in run_up_down()
2544 o->ce.tun_mtu); in frame_finalize_options()
H A Doptions.c820 o->ce.tun_mtu = TUN_MTU_DEFAULT; in init_options()
1467 SHOW_INT(tun_mtu); in show_connection_entry()
3689 o->ce.tun_mtu_defined, o->ce.tun_mtu); in calc_options_string_link_mtu()
6098 options->ce.tun_mtu = positive_atoi(p[1]); in add_option()
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dtun.c1018 if (net_iface_mtu_set(ctx, ifname, tun_mtu) < 0) in do_ifconfig_ipv6()
1086 ifname, tun_mtu); in do_ifconfig_ipv6()
1155 do_set_mtu_service(tt, AF_INET6, tun_mtu); in do_ifconfig_ipv6()
1230 if (net_iface_mtu_set(ctx, ifname, tun_mtu) < 0) in do_ifconfig_ipv4()
1306 ifconfig_remote_netmask, tun_mtu); in do_ifconfig_ipv4()
1350 ifconfig_remote_netmask, tun_mtu); 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()
1454 tun_mtu); in do_ifconfig_ipv4()
[all …]
H A Dmtu.c60 int tun_mtu) in frame_finalize() argument
66 frame->link_mtu = tun_mtu + TUN_LINK_DELTA(frame); in frame_finalize()
H A Dmtu.h204 int tun_mtu);
H A Doptions.h117 int tun_mtu; /* MTU of tun device */ member
H A Dtun.h300 void do_ifconfig(struct tuntap *tt, const char *ifname, int tun_mtu,
H A Dinit.c113 int tun_mtu, in run_up_down() argument
129 setenv_int(es, "tun_mtu", tun_mtu); in run_up_down()
160 tun_mtu, link_mtu, in run_up_down()
178 argv_printf_cat(&argv, "%s %d %d %s %s %s", arg, tun_mtu, link_mtu, in run_up_down()
2510 o->ce.tun_mtu); in frame_finalize_options()
H A Doptions.c806 o->ce.tun_mtu = TUN_MTU_DEFAULT; in init_options()
1507 SHOW_INT(tun_mtu); in show_connection_entry()
3729 o->ce.tun_mtu_defined, o->ce.tun_mtu); in calc_options_string_link_mtu()
6076 options->ce.tun_mtu = positive_atoi(p[1]); in add_option()
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dtun.c1021 if (net_iface_mtu_set(ctx, ifname, tun_mtu) < 0) in do_ifconfig_ipv6()
1089 ifname, tun_mtu); in do_ifconfig_ipv6()
1158 do_set_mtu_service(tt, AF_INET6, tun_mtu); in do_ifconfig_ipv6()
1231 if (net_iface_mtu_set(ctx, ifname, tun_mtu) < 0) in do_ifconfig_ipv4()
1307 ifconfig_remote_netmask, tun_mtu); in do_ifconfig_ipv4()
1351 ifconfig_remote_netmask, tun_mtu); 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()
1455 tun_mtu); in do_ifconfig_ipv4()
[all …]
H A Dmtu.c60 int tun_mtu) in frame_finalize() argument
66 frame->link_mtu = tun_mtu + TUN_LINK_DELTA(frame); in frame_finalize()
H A Dmtu.h204 int tun_mtu);
H A Doptions.h114 int tun_mtu; /* MTU of tun device */ member
H A Dtun.h299 void do_ifconfig(struct tuntap *tt, const char *ifname, int tun_mtu,
H A Dinit.c113 int tun_mtu, in run_up_down() argument
129 setenv_int(es, "tun_mtu", tun_mtu); in run_up_down()
160 tun_mtu, link_mtu, in run_up_down()
178 argv_printf_cat(&argv, "%s %d %d %s %s %s", arg, tun_mtu, link_mtu, in run_up_down()
2544 o->ce.tun_mtu); in frame_finalize_options()
H A Doptions.c820 o->ce.tun_mtu = TUN_MTU_DEFAULT; in init_options()
1467 SHOW_INT(tun_mtu); in show_connection_entry()
3689 o->ce.tun_mtu_defined, o->ce.tun_mtu); in calc_options_string_link_mtu()
6098 options->ce.tun_mtu = positive_atoi(p[1]); in add_option()
/dports/security/openvpn-auth-script/openvpn-auth-script-1.0.0.3/
H A DREADME.md60 tun_mtu=1500
/dports/security/openvpn-mbedtls/openvpn-2.5.6/doc/man-sections/
H A Dscript-options.rst367 cmd tun_dev tun_mtu link_mtu ifconfig_local_ip ifconfig_remote_ip [init | restart]
785 :code:`tun_mtu`
/dports/security/openvpn/openvpn-2.5.6/doc/man-sections/
H A Dscript-options.rst367 cmd tun_dev tun_mtu link_mtu ifconfig_local_ip ifconfig_remote_ip [init | restart]
785 :code:`tun_mtu`

12