Lines Matching full:received
269 log_print(DEBUG, "Received UNKNOWN %d", incoming.message);
273 log_print(DEBUG, "Received %s with invalid length (length = %d)",
286 log_print(DEBUG, "Received SCCRP -> Sending OCRQ "
301 log_print(DEBUG, "Received SCCRP (result = %d)",
312 log_print(DEBUG, "Received OCRQ (remote = %d)", remote);
318 log_print(DEBUG, "Received OCRP (result = %d)",
326 log_print(DEBUG, "Received STOPCCRQ");
336 log_print(DEBUG, "Received CCRQ (remote = %d)", remote);
344 log_print(DEBUG, "Received CDN (remote = %d)", remote);
351 log_print(DEBUG, "Received ECHORQ -> Sending ECHORP");
364 log_print(DEBUG, "Received ICRQ (remote = %d) -> Sending ICRP "
373 log_print(DEBUG, "Received OCRQ (remote = %d) -> Sending OCRP "
383 log_print(DEBUG, "Received UNEXPECTED %s", messages[incoming.message]);