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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.h45 #define PKT_INPUT_LEN PPPOE_MSGMAX macro
H A Dcommon.c51 uint32_t pkt_input[PKT_INPUT_LEN / sizeof (uint32_t)];
H A Dpppoed.c397 data.maxlen = PKT_INPUT_LEN;
H A Dpppoec.c673 data.maxlen = PKT_INPUT_LEN;
1466 data.maxlen = PKT_INPUT_LEN;

Completed in 63 milliseconds