Searched refs:pppoe_type (Results 1 – 1 of 1) sorted by relevance
104 u_int16_t pppoe_ver, pppoe_type, pppoe_code, pppoe_sessionid; in pppoe_print() local116 pppoe_type = (pppoe_packet[0] & 0x0F); in pppoe_print()125 if (pppoe_type != 1) { in pppoe_print()126 printf(" [type %d]",pppoe_type); in pppoe_print()