Home
last modified time | relevance | path

Searched refs:ip_type (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/tests/google/power/tel/lab/temp/
Danritsu_utils.py447 ip_type="IPV4V6", argument
462 vnid.imscscf_iptype = ip_type
525 ip_type="IPV6")
531 ip_type="IPV6")
600 ip_type="IPV6")
606 ip_type="IPV6")
652 ip_type="IPV6")
658 ip_type="IPV6")
705 ip_type="IPV6")
711 ip_type="IPV6")
[all …]
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Danritsu_utils.py535 ip_type="IPV4V6", argument
551 vnid.imscscf_iptype = ip_type
570 vnid.imscscf_iptype = ip_type
681 ip_type="IPV6")
687 ip_type="IPV6")
797 ip_type="IPV6")
803 ip_type="IPV6")
886 ip_type="IPV6")
892 ip_type="IPV6")
976 ip_type="IPV6")
[all …]
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py3674 def ue_address_iptype(self, ip_type): argument
3683 if not isinstance(ip_type, IPAddressType):
3686 cmd = "PDNIPTYPE {},{}".format(self._pdn_number, ip_type.value)