uIP checksum calculation for MSP430 More...
#include "net/uip.h"Go to the source code of this file.
Functions | |
| u16_t | uip_ipchksum (void) |
| Calculate the IP header checksum of the packet header in uip_buf. | |
uIP checksum calculation for MSP430
Definition in file uip-ipchksum.c.
1.6.1