Lines Matching refs:log_errx
72 log_errx(1, "protocol error: received invalid opcode 0x%x", in text_receive_request()
81 log_errx(1, "received TextRequest PDU with invalid " in text_receive_request()
84 log_errx(1, "received TextRequest PDU with decreasing CmdSN: " in text_receive_request()
134 log_errx(1, "protocol error: received invalid opcode 0x%x", in text_receive_response()
141 log_errx(1, "received continue TextResponse PDU with " in text_receive_response()
147 log_errx(1, "received final TextResponse PDU with " in text_receive_response()
152 log_errx(1, "received TextResponse PDU with invalid " in text_receive_response()
156 log_errx(1, "received TextResponse PDU with wrong StatSN: " in text_receive_response()
177 log_errx(1, "No keys to send in a TextRequest"); in text_send_request()
180 log_errx(1, "Keys to send in TextRequest are too long"); in text_send_request()
226 log_errx(1, "received non-final TextRequest PDU with " in text_read_response()
256 log_errx(1, "received TextRequest PDU with invalid TTT 0x%x", in text_read_request()
259 log_errx(1, "received TextRequest PDU with wrong ExpStatSN: " in text_read_request()
322 log_errx(1, "received continuation TextRequest PDU " in text_send_response()
325 log_errx(1, "received non-empty continuation " in text_send_response()
328 log_errx(1, "received TextRequest PDU with invalid " in text_send_response()