Home
last modified time | relevance | path

Searched refs:pktLog (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NetworkStack/src/android/net/ip/
DIpClient.java154 final LocalLog pktLog = sPktLogs.get(ifname); in dumpAllLogs() local
155 if (pktLog != null) { in dumpAllLogs()
157 pktLog.readOnlyLocalLog().dump(null, writer, null); in dumpAllLogs()