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

/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dprint-pppoe.c54 static struct tok pppoecode2str[] = { variable in typeref:struct:tok
131 printf("PPPoE %s", tok2str(pppoecode2str, "PAD-%x", pppoe_code));

Completed in 114 milliseconds