Searched defs:dstIp (Results 1 – 2 of 2) sorted by relevance
| /system/netd/server/ | ||
| D | WakeupController.h | 43 std::string dstIp; member |
| D | Controllers.cpp | 203 String16 dstIp = String16(args.dstIp.c_str()); in Controllers() local |