Searched refs:LINK_MTU_DEFAULT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dmtu.h66 #define LINK_MTU_DEFAULT 1500 macro
H A Doptions.c780 o->ce.link_mtu = LINK_MTU_DEFAULT;
1882 msg (M_USAGE, "only one of --tun-mtu or --link-mtu may be defined (note that --ifconfig implies --link-mtu %d)", LINK_MTU_DEFAULT);

Completed in 70 milliseconds