FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
ip_checksum.c File Reference
+ Include dependency graph for ip_checksum.c:

Go to the source code of this file.

Functions

ip_csum_t ip_incremental_checksum (ip_csum_t sum, void *_data, uword n_bytes)
 
ip_csum_t ip_csum_and_memcpy (ip_csum_t sum, void *dst, void *src, uword n_bytes)
 

Function Documentation

ip_csum_t ip_csum_and_memcpy ( ip_csum_t  sum,
void *  dst,
void *  src,
uword  n_bytes 
)

Definition at line 110 of file ip_checksum.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ip_csum_t ip_incremental_checksum ( ip_csum_t  sum,
void *  _data,
uword  n_bytes 
)

Definition at line 43 of file ip_checksum.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: