Home
last modified time | relevance | path

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

/external/ppp/pppd/plugins/rp-pppoe/
Ddebug.c37 dumpHex(FILE *fp, unsigned char const *buf, int len) in dumpHex() function
142 dumpHex(fp, packet->payload, ntohs(packet->length)); in dumpPacket()
Dpppoe.h291 void dumpHex(FILE *fp, unsigned char const *buf, int len);