aboutsummaryrefslogtreecommitdiff
path: root/j1demo/firmware/defines_tcpip.fs
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2019-10-30 20:04:56 +0100
committerDimitri Sokolyuk <demon@dim13.org>2019-10-30 20:04:56 +0100
commita76977af62010a392c16010c367185e61e856ffe (patch)
tree56cf4177d5bc0e3ead781d1c60818c13b1df0f3c /j1demo/firmware/defines_tcpip.fs
parentc0165d167d7cb40d80028bcf7a4a6b160b5a7e83 (diff)
mv to docs
Diffstat (limited to 'j1demo/firmware/defines_tcpip.fs')
-rw-r--r--j1demo/firmware/defines_tcpip.fs70
1 files changed, 0 insertions, 70 deletions
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