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 680 cli->sendMsg(ResponseCode::IpFwdStatusResult, tmp, false);
    [all...]
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 30 import static com.android.server.NetworkManagementService.NetdResponseCode.IpFwdStatusResult;
124 public static final int IpFwdStatusResult = 211;
    [all...]

Completed in 338 milliseconds