Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/net/
H A Dtrill.h101 #define TRILL_HDR_ALIGN (sizeof (uint16_t)) macro
/illumos-gate/usr/src/uts/common/io/
H A Dtrill.c398 !IS_P2ALIGNED(mp->b_rptr, TRILL_HDR_ALIGN)) && in trill_recv()