From a76977af62010a392c16010c367185e61e856ffe Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Wed, 30 Oct 2019 20:04:56 +0100 Subject: mv to docs --- j1demo/firmware/defines_tcpip.fs | 70 ---------------------------------------- 1 file changed, 70 deletions(-) delete mode 100644 j1demo/firmware/defines_tcpip.fs (limited to 'j1demo/firmware/defines_tcpip.fs') diff --git a/j1demo/firmware/defines_tcpip.fs b/j1demo/firmware/defines_tcpip.fs deleted file mode 100644 index 90d3990..0000000 --- a/j1demo/firmware/defines_tcpip.fs +++ /dev/null @@ -1,70 +0,0 @@ -42 constant OFFSET_DHCP -70 constant OFFSET_DHCP_CHADDR -54 constant OFFSET_DHCP_CIADDR -150 constant OFFSET_DHCP_FILE -52 constant OFFSET_DHCP_FLAGS -66 constant OFFSET_DHCP_GIADDR -44 constant OFFSET_DHCP_HLEN -45 constant OFFSET_DHCP_HOPS -43 constant OFFSET_DHCP_HTYPE -42 constant OFFSET_DHCP_OP -278 constant OFFSET_DHCP_OPTIONS -50 constant OFFSET_DHCP_SECS -62 constant OFFSET_DHCP_SIADDR -548 constant OFFSET_DHCP_SIZE -86 constant OFFSET_DHCP_SNAME -46 constant OFFSET_DHCP_XID -58 constant OFFSET_DHCP_YIADDR -42 constant OFFSET_DNS -44 constant OFFSET_DNS_FLAGS -42 constant OFFSET_DNS_IDENTIFICATION -48 constant OFFSET_DNS_NOA -52 constant OFFSET_DNS_NOARR -46 constant OFFSET_DNS_NOQ -50 constant OFFSET_DNS_NORR -54 constant OFFSET_DNS_QUERY -13 constant OFFSET_DNS_SIZE -0 constant OFFSET_ETH -0 constant OFFSET_ETH_DST -14 constant OFFSET_ETH_SIZE -6 constant OFFSET_ETH_SRC -12 constant OFFSET_ETH_TYPE -34 constant OFFSET_ICMP -36 constant OFFSET_ICMP_CHKSUM -38 constant OFFSET_ICMP_IDENTIFIER -40 constant OFFSET_ICMP_SEQUENCE -8 constant OFFSET_ICMP_SIZE -34 constant OFFSET_ICMP_TYPECODE -14 constant OFFSET_IP -24 constant OFFSET_IP_CHKSUM -30 constant OFFSET_IP_DSTIP -18 constant OFFSET_IP_IPID -20 constant OFFSET_IP_IPOFFSET -16 constant OFFSET_IP_LENGTH -20 constant OFFSET_IP_SIZE -26 constant OFFSET_IP_SRCIP -22 constant OFFSET_IP_TTLPROTO -14 constant OFFSET_IP_VHLTOS -42 constant OFFSET_JUICE -68 constant OFFSET_JUICE_COMMAND -42 constant OFFSET_JUICE_HASH -62 constant OFFSET_JUICE_MAGIC -70 constant OFFSET_JUICE_PAYLOAD -66 constant OFFSET_JUICE_SEQ -30 constant OFFSET_JUICE_SIZE -34 constant OFFSET_TCP -42 constant OFFSET_TCP_ACK -50 constant OFFSET_TCP_CHECKSUM -36 constant OFFSET_TCP_DESTPORT -46 constant OFFSET_TCP_FLAGS -38 constant OFFSET_TCP_SEQNUM -20 constant OFFSET_TCP_SIZE -34 constant OFFSET_TCP_SOURCEPORT -52 constant OFFSET_TCP_URGENT -48 constant OFFSET_TCP_WINDOW -34 constant OFFSET_UDP -40 constant OFFSET_UDP_CHECKSUM -36 constant OFFSET_UDP_DESTPORT -38 constant OFFSET_UDP_LENGTH -8 constant OFFSET_UDP_SIZE -34 constant OFFSET_UDP_SOURCEPORT -- cgit v1.2.3