Searched refs:ROCKER_TLV_ALIGNTO (Results 1 – 2 of 2) sorted by relevance
16 #define ROCKER_TLV_ALIGNTO 8U macro18 (((len) + ROCKER_TLV_ALIGNTO - 1) & ~(ROCKER_TLV_ALIGNTO - 1))
20 #define ROCKER_TLV_ALIGNTO 8U macro22 (((len) + ROCKER_TLV_ALIGNTO - 1) & ~(ROCKER_TLV_ALIGNTO - 1))