Functions

uip_arch.h File Reference

#include "uip.h"

Go to the source code of this file.

Functions

void uip_add32 (u8_t *op32, u16_t op16)
u16_t uip_chksum (u16_t *buf, u16_t len)
u16_t uip_ipchksum (void)
u16_t uip_tcpchksum (void)
u16_t uip_udpchksum (void)

Detailed Description

Declarations of architecture specific functions.

Author:
Adam Dunkels <adam@dunkels.com>

Definition in file uip_arch.h.