Searched refs:ROCKER_TLV_ALIGNTO (Results 1 – 1 of 1) sorted by relevance
590 #define ROCKER_TLV_ALIGNTO 8U macro592 (((len) + ROCKER_TLV_ALIGNTO - 1) & ~(ROCKER_TLV_ALIGNTO - 1))