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

  /system/netd/
ResponseCode.h 36 static const int IpFwdStatusResult = 211;
CommandListener.cpp 451 cli->sendMsg(ResponseCode::IpFwdStatusResult, tmp, false);
    [all...]
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 94 public static final int IpFwdStatusResult = 211;
694 if (code == NetdResponseCode.IpFwdStatusResult) {
    [all...]

Completed in 1813 milliseconds