Home
last modified time | relevance | path

Searched refs:IPSEC_ID (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/
Dnet_test_utils.py265 vpn_profile[VPN_CONST.IPSEC_ID] = vpn_params["vpn_identity"]
273 vpn_profile[VPN_CONST.IPSEC_ID] = vpn_params["vpn_identity"]
276 vpn_profile[VPN_CONST.IPSEC_ID] = "%s@%s" % (
Dconnectivity_const.py118 IPSEC_ID = "ipsecIdentifier" variable in VpnProfile