Home
last modified time | relevance | path

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

/external/ppp/pppd/plugins/rp-pppoe/
Ddebug.c86 dumpPacket(FILE *fp, PPPoEPacket *packet, char const *dir) in dumpPacket() function
Dpppoe-discovery.c492 dumpPacket(conn->debugFile, &packet, "SENT"); in sendPADI()
560 dumpPacket(conn->debugFile, &packet, "RCVD"); in waitForPADO()
Dpppoe.h270 void dumpPacket(FILE *fp, PPPoEPacket *packet, char const *dir);