Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

uip/uip_arch.h File Reference


Detailed Description

Declarations of architecture specific functions.

Author:
Adam Dunkels <adam@dunkels.com>

#include "uip.h"

Include dependency graph for uip_arch.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Functions

void uip_add32 (u8_t *op32, u16_t op16)
 Carry out a 32-bit addition.

u16_t uip_chksum (u16_t *buf, u16_t len)
 Calculate the Internet checksum over a buffer.

u16_t uip_ipchksum (void)
 Calculate the IP header checksum of the packet header in uip_buf.

u16_t uip_tcpchksum (void)
 Calculate the TCP checksum of the packet in uip_buf and uip_appdata.


Generated on Tue Oct 7 15:51:36 2003 for uIP 0.9 by doxygen 1.3.3