#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) |
Declarations of architecture specific functions.
Definition in file uip_arch.h.