Lines Matching full:first_byte
1261 guint8 first_byte = tvb_get_guint8(tvb, 0);1262 if (first_byte != 0x80 && first_byte != 0x0)