Home
last modified time | relevance | path

Searched defs:tundev (Results 1 – 4 of 4) sorted by relevance

/dports/net/miredo/miredo-1.2.6/libtun6/
H A Ddiag.c68 const char tundev[] = "/dev/net/tun"; in tun6_driver_diagnose() local
104 const char tundev[] = "/dev/tun0"; in tun6_driver_diagnose() local
H A Dtun6.c172 static const char tundev[] = "/dev/net/tun"; in tun6_create() local
225 char tundev[5 + IFNAMSIZ]; in tun6_create() local
/dports/net/onioncat/onioncat-0.3.9/
H A Dconfigure.ac28 AC_ARG_ENABLE([tundev], AS_HELP_STRING([--disable-tundev],[compile without tunnel device code]), optenable
/dports/net-mgmt/coovachilli/coova-chilli-1.0.12/src/
H A Doptions.h39 char * tundev; member