Searched refs:framing (Results 1 – 7 of 7) sorted by relevance
420 ABool framing, in qemud_serial_send() argument435 if (framing) { in qemud_serial_send()463 if (framing) { in qemud_serial_send()469 framing = 0; in qemud_serial_send()504 int framing; member546 if (!c->framing) { in qemud_client_recv()670 c->framing = 0; in qemud_client_alloc()1088 qemud_serial_send(client->serial, client->channel, client->framing != 0, msg, msglen); in qemud_client_send()1096 qemud_client_set_framing( QemudClient* client, int framing ) in qemud_client_set_framing() argument1099 if (client->framing) { in qemud_client_set_framing()[all …]
101 uint32_t framing; member113 uint32_t framing; member226 outgoing.sccrq.framing = htonl(3); in pptp_connect()299 outgoing.ocrq.framing = htonl(3); in pptp_process()
11 Tremor/framing.c \
10 framing.c bitwise.c \
156 - Certain services also implement a simple framing protocol when exchanging157 messages with their clients. The framing happens *after* serial port166 This is needed because the framing protocol used on the serial port is
51 All messages use the optional framing described in ANDROID-QEMUD.TXT.
22970 Fix for <rdar://problem/6226200> Implement Microsoft's X-FRAME-OPTIONS anti-framing defense