Searched refs:TUN_INTF_NETID_START (Results 1 – 2 of 2) sorted by relevance
641 int start = mIpSecService.TUN_INTF_NETID_START; in testReserveNetId()655 mIpSecService.TUN_INTF_NETID_START + mIpSecService.TUN_INTF_NETID_RANGE / 2; in testReserveNetId()
747 @VisibleForTesting static final int TUN_INTF_NETID_START = 0xFC00; field in IpSecService768 int netId = index + TUN_INTF_NETID_START; in reserveNetId()