weAut_01 / weAutSys    R 2.2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
Variables
include/arch/uip_mess.h File Reference

Overview

weAutSys definition of system message texts for uIP

This is system software and must not be modified for user or application programs.

This file is part of weAutSys   <weinert-automation.de>

weAutSys puts all fixed uIP message texts in flash memory.


  Copyright © 2011 Albrecht Weinert, Bochum

Author:
Albrecht Weinert   <a-weinert.de>
Revision:
2
Date:
2017-01-25 17:49:03 +0100 (Mi, 25 Jan 2017)

Variables

char icmpNotIcmpEcho []
 icmp: not icmp echo. (in flash)
char icmpUnknownMess []
 icmp: unknown ICMP message. (in flash IPV6)
char ipBadCheckS []
 ip: bad checksum. (in flash)
char ipFragmDropp []
 ip: fragment dropped. (in flash)
char ipInvVersHeadL []
 ip: invalid version or header length. (in flash)
char ipNotTcpNorIcmp []
 ip: neither tcp nor icmp. (in flash)
char ipNotTcpNorIcmp6 []
 ip: neither tcp nor icmp6. (in flash IPV6)
char ipPackDroppSiAA []
 ip: packet dropped since no address assigned. (in flash)
char ipPackShorter []
 ip: packet shorter than reported in IP header. (in flash)
char ipPossPingConfR []
 ip: possible ping config packet received. (in flash)
char tcpBadCheckS []
 tcp: bad checksum. (in flash)
char tcpGotResetAbrt []
 tcp: got reset, aborting connection. (in flash)
char tcpNoUUsedCon []
 tcp: found no unused connections. (in flash)
char udpBadCheckS []
 udp: bad checksum. (in flash)
char udpNoMatchCon []
 udp: no connection matching (in flash)