Home
last modified time | relevance | path

Searched defs:ip_in_subnet (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/autotest/client/cros/
H A Ddhcp_test_base.py63 def rewrite_ip_suffix(subnet_mask, ip_in_subnet, ip_suffix): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/
Dutils.py1764 def ip_in_subnet(ip, subnet): function