Home
last modified time | relevance | path

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.h43 #define PKT_INPUT_LEN PPPOE_MSGMAX macro
H A Dcommon.c49 uint32_t pkt_input[PKT_INPUT_LEN / sizeof (uint32_t)];
H A Dpppoed.c397 data.maxlen = PKT_INPUT_LEN; in main_loop()
H A Dpppoec.c673 data.maxlen = PKT_INPUT_LEN; in find_all_servers()
1466 data.maxlen = PKT_INPUT_LEN; in find_server()