summaryrefslogtreecommitdiffstats
path: root/sys/arm/include/in_cksum.h
Commit message (Collapse)AuthorAgeFilesLines
* MFp4: Forget the asm inlined version of in_cksum_hdr(). It doesn't work ifcognet2006-03-091-74/+1
| | | | the pointer is unaligned, and it just doesn't worth it.
* asm versions of in_cksum_hdr() and in_pseudo().cognet2005-10-031-2/+80
|
* Use asm versions of in_cksum() and friends.cognet2005-05-241-1/+11
|
* Import FreeBSD/arm kernel bits.cognet2004-05-141-0/+51
It only supports sa1110 (on simics) right now, but xscale support should come soon. Some of the initial work has been provided by : Stephane Potvin <sepotvin at videotron.ca> Most of this comes from NetBSD.
OpenPOWER on IntegriCloud