Home
last modified time | relevance | path

Searched refs:IF_MODE_TAP (Results 1 – 4 of 4) sorted by relevance

/dports/security/vpnc/vpnc-0.5.3/
H A Dconfig.h84 IF_MODE_TAP enumerator
H A Dtunip.c254 if (opt_if_mode == IF_MODE_TAP) { in tun_send_ip()
674 if (opt_if_mode == IF_MODE_TAP) { in process_tun()
685 if (opt_if_mode == IF_MODE_TAP) { in process_tun()
721 if (opt_if_mode == IF_MODE_TAP) { in process_socket()
H A Dconfig.c747 opt_if_mode = IF_MODE_TAP; in do_config()
H A Dvpnc.c351 if (opt_if_mode == IF_MODE_TAP) { in setup_tunnel()