#include "lwip/opt.h"#include "lwip/def.h"#include "lwip/inet.h"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).
|
1.4.5