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

/illumos-gate/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;
H A Dpppoec.c671 ctrl.maxlen = PKT_OCTL_LEN;
1464 ctrl.maxlen = PKT_OCTL_LEN;

Completed in 48 milliseconds