Searched refs:pppoe_code (Results 1 – 1 of 1) sorted by relevance
95 uint16_t pppoe_ver, pppoe_type, pppoe_code, pppoe_sessionid; in pppoe_print() local108 pppoe_code = pppoe_packet[1]; in pppoe_print()120 ND_PRINT((ndo, "PPPoE %s", tok2str(pppoecode2str, "PAD-%x", pppoe_code))); in pppoe_print()121 if (pppoe_code == PPPOE_PADI && pppoe_length > 1484 - PPPOE_HDRLEN) { in pppoe_print()132 if (pppoe_code) { in pppoe_print()