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