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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.h45 #define PKT_INPUT_LEN PPPOE_MSGMAX
47 #define PKT_OUTPUT_LEN PPPOE_MSGMAX
H A Dcommon.c209 if (sizeof (*poep) + plen + POET_HDRLEN + dlen > PPPOE_MSGMAX)
268 if (sizeof (*poep) + plen + tlen > PPPOE_MSGMAX)
/illumos-gate/usr/src/uts/common/net/
H A Dpppoe.h60 #define PPPOE_MSGMAX 1500 /* Maximum possible message length */ macro

Completed in 79 milliseconds