Searched refs:STREAM_SKIP_UINT16 (Results 1 – 2 of 2) sorted by relevance
87 STREAM_SKIP_UINT16(stream); in fragment_and_dispatch()196 STREAM_SKIP_UINT16(stream); // skip the handle in reassemble_and_dispatch()
417 #define STREAM_SKIP_UINT16(p) \ macro