Searched refs:A_WRTE (Results 1 – 6 of 6) sorted by relevance
84 packet->msg.command = A_WRTE; in BM_Connection_Unidirectional()158 packet->msg.command = A_WRTE; in BM_Connection_Echo()
62 …in a amessage header featuring a command (`A_SYNC`, `A_OPEN`, `A_CLSE`, `A_WRTE`, `A_OKAY`, ...) f…64 …c is oubound, the buffer store apackets until they are sent down the wire (with `A_WRTE` commands).
43 #define A_WRTE 0x45545257 macro
157 Command constant: A_WRTE218 #define A_WRTE 0x45545257
176 case A_WRTE: tag = "WRTE"; break; in print_packet()504 case A_WRTE: /* WRITE(local-id, remote-id, <data>) */ in handle_packet()
434 p->msg.command = A_WRTE; in remote_socket_enqueue()