|
Barrelfish
|
Functions | |
| 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.
| u16_t inet_chksum_pbuf | ( | struct pbuf * | p | ) |
Calculate a checksum over a chain of pbufs (without pseudo-header, much like inet_chksum only pbufs are used).
| p | pbuf chain over that the checksum should be calculated |
1.8.11