Home
last modified time | relevance | path

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

/foundation/communication/netmanager_ext/services/vpnmanager/include/
H A Dipsec_vpn_ctl.h26 #define IPSEC_PIDDIR "/data/service/el1/public/vpn" macro
31 const std::string SWAN_CTL_FILE = IPSEC_PIDDIR "/swanctl.conf";
32 const std::string SWAN_CONFIG_FILE = IPSEC_PIDDIR "/strongswan.conf";
33 const std::string L2TP_IPSEC_CFG = IPSEC_PIDDIR "/ipsec.conf";
34 const std::string L2TP_CFG = IPSEC_PIDDIR "/xl2tpd.conf";
35 const std::string L2TP_IPSEC_SECRETS_CFG = IPSEC_PIDDIR "/ipsec.secrets.conf";
36 const std::string OPTIONS_L2TP_CLIENT = IPSEC_PIDDIR "/options.l2tpd.client.conf";
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Dsystem_vpn_wrapper.h23 #define IPSEC_PIDDIR "/data/service/el1/public/vpn" macro
58 const std::string IPSEC_L2TP_CTL = " -C " IPSEC_PIDDIR "/l2tp-control";
59 const std::string SWAN_CTL_FILE = IPSEC_PIDDIR "/swanctl.conf";
60 const std::string L2TP_CFG = IPSEC_PIDDIR "/xl2tpd.conf";
63 const std::string OPENVPN_CONFIG_FILE = IPSEC_PIDDIR "/config.ovpn";

Completed in 2 milliseconds