Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
__wsum | csum_partial (const void *buff, int len, __wsum sum) |
__wsum | csum_partial_copy_generic (const void *src, void *dst, int len, __wsum sum, int *src_err_ptr, int *dst_err_ptr) |
Definition at line 164 of file checksum.c.