uc-sdk
|
Go to the source code of this file.
Functions | |
u16_t | inet_chksum_pseudo (struct pbuf *p, struct ip_addr *src, struct ip_addr *dest, u8_t proto, u32_t proto_len) |
u16_t | inet_chksum (void *dataptr, u16_t len) |
u16_t | inet_chksum_pbuf (struct pbuf *p) |
Functions common to all TCP/IPv6 modules, such as the Internet checksum and the byte order functions.
Definition in file inet6.c.