Searched refs:AJP13_CPONG_REPLY (Results 1 – 3 of 3) sorted by relevance
112 #define AJP13_CPONG_REPLY (unsigned char)9 macro
995 if ((cmd = jk_b_get_byte(msg)) != AJP13_CPONG_REPLY) {1005 cmd > AJP13_CPONG_REPLY) {1025 ae->last_op = AJP13_CPONG_REPLY;1622 ae->last_op != AJP13_CPONG_REPLY) {
762 ,AJP13_CPONG_REPLY = 9 enumerator931 case AJP13_CPONG_REPLY: in ajp13_recv_parse_loop()