Searched refs:APPLY_CONTINUATION_FLAG (Results 1 – 1 of 1) sorted by relevance
34 #define APPLY_CONTINUATION_FLAG(handle) (((handle)&0xCFFF) | 0x1000) macro99 continuation_handle = APPLY_CONTINUATION_FLAG(continuation_handle); in fragment_and_dispatch_acl()