PPPOE_MSGMAX
if (sizeof (*poep) + plen + POET_HDRLEN + dlen > PPPOE_MSGMAX)
if (sizeof (*poep) + plen + tlen > PPPOE_MSGMAX)
#define PKT_INPUT_LEN PPPOE_MSGMAX
#define PKT_OUTPUT_LEN PPPOE_MSGMAX