Searched defs:MAX_NET_ID (Results 1 – 3 of 3) sorted by relevance
35 public static final int MAX_NET_ID = ConnectivityManager.getIpSecNetIdRange().getLower() - 1; field in NetIdManager
57 const unsigned MAX_NET_ID = 65535; variable
500 private final static int MAX_NET_ID = 65535; field in ConnectivityService