Searched refs:A_STLS (Results 1 – 4 of 4) sorted by relevance
50 #define A_STLS 0x534C5453 macro
213 case A_STLS: in print_packet()293 p->msg.command = A_STLS; in send_tls_request()420 case A_STLS: // TLS(version, "") in handle_packet()
84 Command constant: A_STLS219 #define A_STLS 0x534C5453
349 if (packet->msg.command == A_STLS) { in StartReadThread()