Home
last modified time | relevance | path

Searched refs:POE_HDR_ALIGN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dpppoe.h56 #define POE_HDR_ALIGN (sizeof (ushort_t)) macro
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c936 mp = prependb(mp, sizeof (*poep) + len, POE_HDR_ALIGN); in sppptun_outpkt()