Home
last modified time | relevance | path

Searched refs:PKT_OCTL_LEN (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.h46 #define PKT_OCTL_LEN (sizeof (struct ppptun_control) + 1) macro
H A Dcommon.c52 uint32_t pkt_octl[PKT_OCTL_LEN / sizeof (uint32_t)];
H A Dpppoed.c395 ctrl.maxlen = PKT_OCTL_LEN; in main_loop()
H A Dpppoec.c671 ctrl.maxlen = PKT_OCTL_LEN; in find_all_servers()
1464 ctrl.maxlen = PKT_OCTL_LEN; in find_server()