Searched refs:dumpPacket (Results 1 - 4 of 4) sorted by relevance

/external/ppp/pppd/plugins/rp-pppoe/
H A Ddebug.c75 *%FUNCTION: dumpPacket
86 dumpPacket(FILE *fp, PPPoEPacket *packet, char const *dir) function
H A Ddiscovery.c294 dumpPacket(conn->debugFile, &packet, "SENT");
360 dumpPacket(conn->debugFile, &packet, "RCVD");
478 dumpPacket(conn->debugFile, &packet, "SENT");
536 dumpPacket(conn->debugFile, &packet, "RCVD");
H A Dpppoe.h290 void dumpPacket(FILE *fp, PPPoEPacket *packet, char const *dir);
H A Dcommon.c466 dumpPacket(conn->debugFile, &packet, "SENT");

Completed in 105 milliseconds