HomeSort by relevance Sort by last modified time
    Searched defs:IpFwdStatusResult (Results 1 - 2 of 2) sorted by null

  /system/netd/server/
ResponseCode.h 37 static const int IpFwdStatusResult = 211;
  /frameworks/base/services/core/java/com/android/server/
NetworkManagementService.java 33 import static com.android.server.NetworkManagementService.NetdResponseCode.IpFwdStatusResult;
132 public static final int IpFwdStatusResult = 211;
    [all...]

Completed in 91 milliseconds