Searched refs:channel_hdr (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dlspci.c181 hexdump(s->channel_hdr + 8, s->end - s->channel_hdr - 8);
H A Dchannels.c83 s_push_layer(s, channel_hdr, 8);
99 s_pop_layer(s, channel_hdr);
H A Dseamless.c462 hexdump(s->channel_hdr + 8, s->end - s->channel_hdr - 8);
H A Dtcp.c600 g_in.channel_hdr = NULL;
615 g_out[i].channel_hdr = NULL;
H A Dparse.h43 unsigned char *channel_hdr; member in struct:stream
H A Dcssp.c60 s->channel_hdr = s->data + (s->channel_hdr - data);
H A Dscard.c2431 d->channel_hdr =
2432 (void *) ((size_t) (d->data) + (size_t) (s->channel_hdr) -
/vbox/src/VBox/RDP/client-1.8.3/vrdp/
H A Drdpusb.c338 hexdump(s->channel_hdr + 8, s->end - s->channel_hdr - 8);

Completed in 85 milliseconds