34 #ifndef CONTIKI_NET_H_
35 #define CONTIKI_NET_H_
42 #include "net/ipv4/uip-fw-drv.h"
49 #if NETSTACK_CONF_WITH_IPV6
58 #include "net/ip/udp-socket.h"
59 #include "net/ip/tcp-socket.h"
Header file for module for sending UDP packets through uIP.
Header file for IPv6-related data structures.
Various uIP library functions.
uIP DNS resolver code header file.
Header for the Contiki/uIP interface.
Header file for the Rime stack
Header file for ICMPv6 message and error handing (RFC 4443)
Header file for the simple-udp module.
uIP packet forwarding header file.
Header file for the uIP TCP/IP stack.
uIP Name Server interface
Protosocket library header file.
Include file for the Contiki low-layer network stack (NETSTACK)
Macros and definitions for the ARP module.