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