API Reference Manual  1.45.0
spec/chksum.h File Reference

ODP checksum functions. More...

#include <odp/visibility_begin.h>
#include <odp/api/std_types.h>
#include <odp/visibility_end.h>
Include dependency graph for spec/chksum.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint16_t odp_chksum_ones_comp16 (const void *data, uint32_t data_len)
 Ones' complement sum of 16-bit words. More...
 

Detailed Description

ODP checksum functions.

Definition in file spec/chksum.h.