Home | History | Annotate | Download | only in openssh

Lines Matching full:tunnel

513 	AC_DEFINE([SSH_TUN_FREEBSD], [1], [Open tunnel devices the FreeBSD way])
515 [Use tunnel device compatibility to OpenBSD])
517 [Prepend the address family to IP tunnel traffic])
653 [Open tunnel devices the Linux tun/tap way])
655 [Use tunnel device compatibility to OpenBSD])
657 [Prepend the address family to IP tunnel traffic])
669 AC_DEFINE([SSH_TUN_FREEBSD], [1], [Open tunnel devices the FreeBSD way])
671 AC_DEFINE([SSH_TUN_NO_L2], [1], [No layer 2 tunnel support]))
673 [Prepend the address family to IP tunnel traffic])
678 AC_DEFINE([SSH_TUN_FREEBSD], [1], [Open tunnel devices the FreeBSD way])
680 AC_DEFINE([SSH_TUN_NO_L2], [1], [No layer 2 tunnel support]))
701 AC_DEFINE([SSH_TUN_OPENBSD], [1], [Open tunnel devices the OpenBSD way])