Searched refs:GET_BOUNDARY_FLAG (Results 1 – 1 of 1) sorted by relevance
34 #define GET_BOUNDARY_FLAG(handle) (((handle) >> 12) & 0x0003) macro152 uint8_t boundary_flag = GET_BOUNDARY_FLAG(handle); in reassemble_and_dispatch()