uIP 1.0 based webserver for LPC1114 + ENC28J60

Dependencies:   mbed TMP102

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
psockThe representation of a protosocket
uip_80211_addr802.11 address
uip_802154_longaddr64 bit 802.15.4 address
uip_802154_shortaddr16 bit 802.15.4 address
uip_buf_tThe uIP packet buffer
uip_connRepresentation of a uIP TCP connection
uip_eth_addr802.3 address
uip_eth_hdrThe Ethernet header
uip_fw_netifRepresentation of a uIP network interface
uip_ip4addr_tRepresentation of an IP address
uip_statsThe structure holding the TCP/IP statistics that are gathered if UIP_STATISTICS is set to 1
uip_udp_connRepresentation of a uIP UDP connection