Home
last modified time | relevance | path

Searched hist:"9 b0e35cb4889eb04a7ea5dd648d73df0bf37cc68" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/net/
H A Dchecksum.c9b0e35cb4889eb04a7ea5dd648d73df0bf37cc68 Tue Jan 20 05:16:07 UTC 2015 Simon Glass <sjg@chromium.org> net: Add a separate file for IP checksumming

Move the checksum code out into its own file so it can be used elsewhere.
Also use a new version which supports a length which is not a multiple of
2 and add a new function to add two checksums.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A DMakefile9b0e35cb4889eb04a7ea5dd648d73df0bf37cc68 Tue Jan 20 05:16:07 UTC 2015 Simon Glass <sjg@chromium.org> net: Add a separate file for IP checksumming

Move the checksum code out into its own file so it can be used elsewhere.
Also use a new version which supports a length which is not a multiple of
2 and add a new function to add two checksums.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dnet.h9b0e35cb4889eb04a7ea5dd648d73df0bf37cc68 Tue Jan 20 05:16:07 UTC 2015 Simon Glass <sjg@chromium.org> net: Add a separate file for IP checksumming

Move the checksum code out into its own file so it can be used elsewhere.
Also use a new version which supports a length which is not a multiple of
2 and add a new function to add two checksums.

Signed-off-by: Simon Glass <sjg@chromium.org>