Home | History | Annotate | Download | only in openbsd-compat

Lines Matching full:tunnel

39  * This is the portable version of the SSH tunnel forwarding, it
50 * System-specific tunnel open function
65 debug("%s: failed to open tunnel control interface: %s",
83 debug("%s: invalid tunnel id %x: %s", __func__,
91 debug("%s: failed to configure tunnel (mode %d): %s", __func__,
97 debug("%s: tunnel mode %d fd %d", __func__, mode, fd);
134 /* Open the tunnel device */
146 debug("%s: invalid tunnel %u\n", __func__, tun);
156 /* Turn on tunnel headers */
169 /* Set the tunnel device operation mode */