![]() |
EVE 1.0
|
#include "net/uip.h"
Go to the source code of this file.
Functions | |
void | uip_add32 (uint8_t *op32, uint16_t op16) |
uint16_t | uip_chksum (uint16_t *buf, uint16_t len) |
uint16_t | uip_ipchksum (void) |
uint16_t | uip_tcpchksum (void) |
Declarations of architecture specific functions.
Definition in file uip_arch.h.