Searched defs:RSMBLY_BITMASK_SIZE (Results 1 – 2 of 2) sorted by relevance
21 #define RSMBLY_BITMASK_SIZE(msg_len) (((msg_len) + 7) / 8) macro