Home
last modified time | relevance | path

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

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