Lines Matching refs:RecvErr

1880 static void RecvErr(char *msg, struct strip *strip_info)  in RecvErr()  function
1892 RecvErr("Error Msg:", strip_info); in RecvErr_Message()
1904 RecvErr("Error Msg:", strip_info); in RecvErr_Message()
1953 RecvErr("Error Msg:", strip_info); in RecvErr_Message()
1956 RecvErr("Error Msg:", strip_info); in RecvErr_Message()
1960 RecvErr("Error Msg:", strip_info); in RecvErr_Message()
1967 RecvErr("Error Msg:", strip_info); in RecvErr_Message()
1973 RecvErr("Error Msg:", strip_info); in RecvErr_Message()
1976 RecvErr("Error Msg:", strip_info); in RecvErr_Message()
1979 RecvErr("Error Msg:", strip_info); in RecvErr_Message()
1982 RecvErr("Error Msg:", strip_info); in RecvErr_Message()
1985 RecvErr("Error Msg:", strip_info); in RecvErr_Message()
2011 else RecvErr("Unknown AT Response:", strip_info); in process_AT_response()
2021 if (ptr+16 > end) RecvErr("Bad Info Msg:", strip_info); in process_Info()
2096 RecvErr("IP Packet too short", strip_info); in process_IP_packet()
2116 RecvErr("IP Packet too short", strip_info); in process_IP_packet()
2122 RecvErr("IP Packet too long", strip_info); in process_IP_packet()
2140 RecvErr("ARP Packet too short", strip_info); in process_ARP_packet()
2162 RecvErr("ARP Packet too short", strip_info); in process_ARP_packet()
2168 RecvErr("ARP Packet too long", strip_info); in process_ARP_packet()
2202 RecvErr("No initial *", strip_info); in process_text_message()
2235 RecvErr("No second *", strip_info); in process_message()
2251 RecvErr("No proto key", strip_info); in process_message()
2267 RecvErr("Missing Checksum", strip_info); in process_message()
2272 RecvErr("Bad Checksum", strip_info); in process_message()
2306 } else RecvErr("Unrecognized protocol key", strip_info); in process_message()
2314 else RecvErr("Unrecognized protocol key", strip_info); in process_message()