Searched refs:ALIGN_XTI_opthdr_size (Results 1 – 1 of 1) sorted by relevance
49 #define ALIGN_XTI_opthdr_size (sizeof (t_uscalar_t)) macro52 (ALIGN_XTI_opthdr_size-1)) & ~(ALIGN_XTI_opthdr_size-1))54 (((ulong_t)(p) & (ALIGN_XTI_opthdr_size - 1)) == 0)199 ALIGN_XTI_opthdr_size)) || /* (2) */ in _tx_optmgmt()