Linux Kernel
3.7.1
|
#include <linux/in6.h>
Go to the source code of this file.
Macros | |
#define | _HAVE_ARCH_IPV6_CSUM |
#define | HAVE_CSUM_COPY_USER |
Functions | |
asmlinkage __wsum | csum_partial (const void *buff, int len, __wsum sum) |
asmlinkage __wsum | csum_partial_copy_generic (const void *src, void *dst, int len, __wsum sum, int *src_err_ptr, int *dst_err_ptr) |
#define _HAVE_ARCH_IPV6_CSUM |
Definition at line 161 of file checksum_32.h.
#define HAVE_CSUM_COPY_USER |
Definition at line 200 of file checksum_32.h.
Definition at line 164 of file checksum.c.