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

  /external/ppp/pppd/plugins/rp-pppoe/
debug.c 75 *%FUNCTION: dumpPacket
86 dumpPacket(FILE *fp, PPPoEPacket *packet, char const *dir)
discovery.c 294 dumpPacket(conn->debugFile, &packet, "SENT");
360 dumpPacket(conn->debugFile, &packet, "RCVD");
478 dumpPacket(conn->debugFile, &packet, "SENT");
536 dumpPacket(conn->debugFile, &packet, "RCVD");
pppoe.h 290 void dumpPacket(FILE *fp, PPPoEPacket *packet, char const *dir);
common.c 466 dumpPacket(conn->debugFile, &packet, "SENT");
  /development/tools/jdwpspy/
Net.c 470 static void dumpPacket(const unsigned char* packetBuf, const char* srcName,
536 dumpPacket(buf, pSrc->label, pDst->label);
  /dalvik/vm/jdwp/
JdwpSocket.c 542 static void dumpPacket(const unsigned char* packetBuf)
591 /*dumpPacket(netState->inputBuffer);*/
832 /*dumpPacket(expandBufGetBuffer(pReq));*/

Completed in 85 milliseconds